sniff
sniff copied to clipboard
Keep your code fresh smelling: generate "bad code smells" specs2 specifications for any source language.
Results
3
sniff issues
Sort by
recently updated
recently updated
newest added
https://github.com/etorreborre/specs2/blob/1.8/src/main/scala/org/specs2/data/IncludedExcluded.scala
Some sugar like: ignore( sym -> [path*], ...)
Hi, If a line is commented out, it is still marked as a code smell. It would be better if that did not happen (at least when commented with //...