sonar-flutter
sonar-flutter copied to clipboard
handle pubspec.yamls with no or empty dependencies
A PR to resolve #187. Checks if "dependencies" in pubspec.yaml is null before accessing it.
@zippy1978 do you think you could take a look at my PR when you have a moment?
Thank you for your contribution @tariq-stablekernel !
Could you just add a new unit test to cover the case in fr/insideapp/sonarqube/dart/lang/PubSpecParserTest.java?