Skip to content

Commit 8df4adf

Browse files
committed
Fixes #1388
1 parent 05d3d4b commit 8df4adf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonar/rules.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"csharpsquid",
5454
"roslyn.sonaranalyzer.security.cs",
5555
"css",
56+
"dart",
5657
"docker",
5758
"flex",
5859
"go",
@@ -72,6 +73,7 @@
7273
"python",
7374
"pythonbugs",
7475
"pythonsecurity",
76+
"ipython",
7577
"rpg",
7678
"ruby",
7779
"scala",

0 commit comments

Comments
 (0)