Skip to content

Commit

Permalink
Merge pull request #412 from MrCordeiro/jazzband
Browse files Browse the repository at this point in the history
Implement remaining Jazzband guidelines for wagtailmenus
  • Loading branch information
MrCordeiro authored Feb 12, 2022
2 parents 454b05f + 7c0ce49 commit 67293c4
Show file tree
Hide file tree
Showing 23 changed files with 81 additions and 154 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ __pycache__/
.DS_Store
.Python
env/
venv/
.venv/
build/
develop-eggs/
dist/
Expand Down
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
hooks:
- id: check-merge-conflict
9 changes: 0 additions & 9 deletions .tx/config

This file was deleted.

Loading

0 comments on commit 67293c4

Please sign in to comment.