We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7cec9 commit ddf40f5Copy full SHA for ddf40f5
README.md
@@ -17,8 +17,8 @@ A plugin to enable analysis of Dart and Flutter projects into SonarQube.
17
| Issues | YES ([dartanalyer](https://dart.dev/tools/dartanalyzer) rules)|
18
| Tests | YES |
19
| Coverage | YES |
20
-| Complexity | NO |
21
-| Syntax | NO |
+| Complexity | YES |
+| Syntax | YES |
22
23
The plugin is compatible with sonarQube 6.7+.
24
0 commit comments