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 3269549 commit e6bda45Copy full SHA for e6bda45
changelog.md
@@ -36,4 +36,5 @@ Initial release
36
37
## Unreleased
38
* Breaking: Treat all nullability warnings as errors.
39
-* Lints involving single line comments have been reduced to warnings to make temporary code commenting easier.
+* Lints involving single line comments have been reduced to warnings to make temporary code commenting easier.
40
+* The hungarian rule has been relaxed to allow `js` and `db` since those two are common "false positives".
0 commit comments