mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-10 04:04:42 +08:00
analysis: Add NNBD - commented out
It's nice to slowly start fixing all the errors. There are over 800 and many will be legitimate bugs.
This commit is contained in:
@ -14,6 +14,8 @@ analyzer:
|
|||||||
todo: ignore
|
todo: ignore
|
||||||
exclude:
|
exclude:
|
||||||
- "bin/cache/**"
|
- "bin/cache/**"
|
||||||
|
# enable-experiment:
|
||||||
|
# - non-nullable
|
||||||
|
|
||||||
linter:
|
linter:
|
||||||
rules:
|
rules:
|
||||||
|
Reference in New Issue
Block a user