mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 07:43:18 +00:00
Adds workflow for code linting
This commit is contained in:
parent
c1a1ef0ad2
commit
037564c6a3
5 changed files with 44 additions and 15 deletions
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. #
|
||||
# ------------------------------------- #
|
||||
Loading…
Add table
Add a link
Reference in a new issue