Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Flake8 / pre-commit / nox review #119

Merged
merged 1 commit into from
Jul 21, 2020
Merged

Flake8 / pre-commit / nox review #119

merged 1 commit into from
Jul 21, 2020

Conversation

staticdev
Copy link
Owner

@staticdev staticdev commented Jul 21, 2020

  • Add pep8-naming (N) to .flake8
  • Add pep8-naming to dev-deps
  • Add pep8-naming to nox pre-commit session
  • Remove import-order (I) from .flake8
  • Remove flake8-annotations (ANN) from .flake8
  • Remove black (BLK) from .flake8
  • Remove flake8-black from dev-deps
  • Remove flake8-annotations from nox
  • Add pre-commit local hooks
  • Add pre-commit session as a local hook on nox

Closes #118

@staticdev staticdev added the enhancement New feature or request label Jul 21, 2020
@staticdev staticdev merged commit 3ae4447 into master Jul 21, 2020
@staticdev staticdev deleted the precommit-flake-nox branch July 21, 2020 21:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flake8 / pre-commit / nox review
1 participant