Skip to content

Commit

Permalink
Remove prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirshup committed Apr 2, 2024
1 parent 2c61d7b commit ab03832
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,3 @@ __pycache__/
# IDEs
/.idea/
/.vscode/

# prettier insists on creating this
/node_modules/
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ default_stages:
- push
minimum_pre_commit_version: 2.16.0
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
hooks:
- id: prettier
exclude_types:
- markdown
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
hooks:
Expand Down

0 comments on commit ab03832

Please sign in to comment.