mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-17 04:35:26 +00:00
Adds workflow for code linting
This commit is contained in:
8
analysis_options.yaml
Normal file
8
analysis_options.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
include: package:lint/analysis_options.yaml
|
||||
|
||||
linter:
|
||||
rules:
|
||||
# ------ Disable individual rules ----- #
|
||||
# --- #
|
||||
# Turn off what you don't like. #
|
||||
# ------------------------------------- #
|
Reference in New Issue
Block a user