2
0
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:
Oliver
2021-09-28 12:19:19 +10:00
parent c1a1ef0ad2
commit 037564c6a3
5 changed files with 44 additions and 15 deletions

8
analysis_options.yaml Normal file
View File

@ -0,0 +1,8 @@
include: package:lint/analysis_options.yaml
linter:
rules:
# ------ Disable individual rules ----- #
# --- #
# Turn off what you don't like. #
# ------------------------------------- #