2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

More refactorign

This commit is contained in:
Oliver Walters
2022-03-29 20:08:05 +11:00
parent 2a6df373c5
commit 52d42c85c8
6 changed files with 12 additions and 13 deletions

View File

@ -66,4 +66,8 @@ linter:
require_trailing_commas: false
eol_at_end_of_file: false
eol_at_end_of_file: false
avoid_dynamic_calls: false
body_might_complete_normally_nullable: false