mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-06 23:24:08 +00:00
remove commented out code
This commit is contained in:
parent
793773a678
commit
31dc479f32
@ -51,30 +51,6 @@ repos:
|
|||||||
language: system
|
language: system
|
||||||
types: [python]
|
types: [python]
|
||||||
require_serial: true
|
require_serial: true
|
||||||
# - id: flake8
|
|
||||||
# files: ^spiffworkflow-backend/
|
|
||||||
# name: flake8
|
|
||||||
# entry: flake8
|
|
||||||
# language: system
|
|
||||||
# types: [python]
|
|
||||||
# require_serial: true
|
|
||||||
# exclude: "/migrations/"
|
|
||||||
# - id: pyupgrade
|
|
||||||
# files: ^spiffworkflow-backend/
|
|
||||||
# name: pyupgrade
|
|
||||||
# description: Automatically upgrade syntax for newer versions.
|
|
||||||
# entry: pyupgrade
|
|
||||||
# language: system
|
|
||||||
# types: [python]
|
|
||||||
# args: [--py37-plus]
|
|
||||||
# - id: reorder-python-imports
|
|
||||||
# files: ^spiffworkflow-backend/
|
|
||||||
# name: Reorder python imports
|
|
||||||
# entry: reorder-python-imports
|
|
||||||
# language: system
|
|
||||||
# types: [python]
|
|
||||||
# args: [--application-directories=spiffworkflow-backend/src]
|
|
||||||
# exclude: "(/migrations/|load_database_models)"
|
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
files: ^spiffworkflow-backend/
|
files: ^spiffworkflow-backend/
|
||||||
name: Trim Trailing Whitespace
|
name: Trim Trailing Whitespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user