10 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
Ilia Kebets
c80d7f3b4c
Add checks for education format (#1607) 2023-03-07 17:16:47 +01:00
Loris S
e52b9671b2 Education text Fix (#1338) 2023-03-02 18:22:24 +01:00
pedro-oliveira-sonarsource
0340dd7ba1 [Education] Modify Rules: Fix OR operand character escape (#1259) 2023-03-02 18:22:24 +01:00
Loris S
8815e23ae8 Modify All Current Education Rules: Support intuitive view (#1256) 2023-03-02 18:22:24 +01:00
Loris S
00023d6be0 Modify S2076(education): Add common text (#1169) 2023-03-02 18:07:54 +01:00
pedro-oliveira-sonarsource
67b3e1ce20 [APPSEC-56] Modify rule S2076: Educational content (Java) (#1150) 2023-03-02 18:07:54 +01:00
Pierre-Loup
5ae60ed305 Modify rule S2076[C#]: Educational content - How to fix it section (APPSEC-55) (#1133) 2023-03-02 18:07:54 +01:00
Pierre-Loup
d8170502f1 Revert "[APPSEC-55] Add C# code examples to S2076"
This reverts commit 5bae1a301c166179e128db294d3982b7707b10c1.
2023-03-02 18:07:54 +01:00
Pierre-Loup
2203ba0b7a [APPSEC-55] Add C# code examples to S2076 2023-03-02 18:07:54 +01:00