Skip to content

Commit

Permalink
Remove redundant linter option
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewLM committed Feb 3, 2024
1 parent d1b2b0e commit 840a6bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions coinlib/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
include: package:lints/recommended.yaml

analyzer:
exclude:
# Exclude generated files which often use alternative styling
- lib/src/generated/

# Lint rules and documentation, see http://dart-lang.github.io/linter/lints
linter:
rules:
Expand Down

0 comments on commit 840a6bf

Please sign in to comment.