blob: 0c76fd98839d0c2bc6af67ab41f53979d940e503 [file] [log] [blame] [edit]
# This file contains the analysis options used for code in the webdev
# repository.
analyzer:
exclude:
# Ignore generated files
- "lib/data/*"
linter:
rules:
- prefer_final_locals