mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-16 12:15:31 +00:00
Tweak command
This commit is contained in:
@ -3,16 +3,13 @@ include: package:lint/analysis_options.yaml
|
||||
analyzer:
|
||||
exclude:
|
||||
- [build/**]
|
||||
- lib/l10n/**
|
||||
- lib/generated/**
|
||||
language:
|
||||
strict-raw-types: true
|
||||
|
||||
linter:
|
||||
rules:
|
||||
# ------ Disable individual rules ----- #
|
||||
# --- #
|
||||
# Turn off what you don't like. #
|
||||
# ------------------------------------- #
|
||||
|
||||
# Make constructors the first thing in every class
|
||||
sort_constructors_first: true
|
||||
|
Reference in New Issue
Block a user