Skip to content

Commit

Permalink
- lines_longer_than_80_chars: false
Browse files Browse the repository at this point in the history
  • Loading branch information
chen56 committed Apr 24, 2024
1 parent bbdc32d commit 9f52144
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/you_dart/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,11 @@
# The core lints are also what is used by pub.dev for scoring packages.

include: package:lints/recommended.yaml

# Uncomment the following section to specify additional rules.

# linter:
# rules:
# - camel_case_types
linter:
rules:
- lines_longer_than_80_chars: false

# analyzer:
# exclude:
Expand Down

0 comments on commit 9f52144

Please sign in to comment.