8 Commits

Author SHA1 Message Date
Fred Tingaud
51369b610e
Make sure that includes are always surrounded by empty lines (#2270)
When an include is not surrounded by empty lines, its content is inlined
on the same line as the adjacent content. That can lead to broken tags
and other display issues.
This PR fixes all such includes and introduces a validation step that
forbids introducing the same problem again.
2023-06-22 10:38:01 +02:00
Rudy Regazzoni
d6a6439e46
Add bicep and json for language support in code example (#1830) 2023-05-05 11:12:16 +02:00
Pierre-Loup
d5572cefe6
Revert "Modify rule S6249: Update issue message (#879)" (#934)
This reverts commit a6eed4fa5953db4a4b9c3f0db8b2fb6dc4e0690d.

Co-authored-by: Loris S <91723853+loris-s-sonarsource@users.noreply.github.com>
2022-04-06 14:44:06 +02:00
Pierre-Loup
a6eed4fa59
Modify rule S6249: Update issue message (#879) 2022-04-05 14:57:08 +02:00
eric-therond-sonarsource
aa8b82989c
update sensitive code samples s6249 (#845) 2022-02-22 18:09:50 +01:00
Fred Tingaud
b4161466e6
RULEAPI-661: Add syntax coloring 2022-02-04 16:28:24 +00:00
Arseniy Zaostrovnykh
f7904cebe7
RULEAPI-666: Migrate the "List of parameters", "Highlighting" and "Message" fields from jira RSPEC (#346) 2021-09-20 13:38:42 +00:00
Arseniy Zaostrovnykh
1e3834e79c Fixed nightly update: mark the closed rules 2021-05-21 17:48:13 +02:00