cleanup repo

This commit is contained in:
Salvatore Giordano
2021-02-02 21:19:16 +01:00
parent 420b378510
commit 38f50846d2
15 changed files with 0 additions and 4653 deletions
-13
View File
@@ -1,13 +0,0 @@
include: package:pedantic/analysis_options.1.9.0.yaml
analyzer:
exclude:
# Ignore generated files
- '**/*.g.dart'
- 'lib/src/generated/*.dart'
linter:
rules:
public_member_api_docs: true
prefer_final_in_for_each: true
prefer_final_locals: true