discourse/spec/integrity
Jarek Radosz 2fc70c5572
DEV: Correctly tag heredocs (#16061)
This allows text editors to use correct syntax coloring for the heredoc sections.

Heredoc tag names we use:

languages: SQL, JS, RUBY, LUA, HTML, CSS, SCSS, SH, HBS, XML, YAML/YML, MF, ICS
other: MD, TEXT/TXT, RAW, EMAIL
2022-02-28 20:50:55 +01:00
..
coding_style_spec.rb DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00
common_mark_spec.rb DEV: adds initial support for custom blocks using code fencing (#15743) 2022-02-09 11:23:44 +01:00
i18n_spec.rb FIX: Don't store translated trust level names in anonymous cache (#13224) 2021-06-01 22:11:48 +02:00
js_constants_spec.rb DEV: Adds an integrity spec for JS constants 2020-05-12 12:23:36 -04:00
oj_spec.rb PERF: Use Oj for serializing JSON. (#7820) 2019-06-28 12:16:00 +10:00
onceoff_integrity_spec.rb DEV: Fix a flaky Onceoff spec (#13314) 2021-06-07 20:38:31 +02:00
site_setting_spec.rb DEV: use #frozen_string_literal: true on all spec 2019-04-30 10:27:42 +10:00