mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-25 16:19:58 +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
|
||||
exclude:
|
||||
- "bin/cache/**"
|
||||
# enable-experiment:
|
||||
# - non-nullable
|
||||
|
||||
linter:
|
||||
rules:
|
||||
|
Reference in New Issue
Block a user