Skip to content

Commit

Permalink
Apply prettier to css and javascript files
Browse files Browse the repository at this point in the history
  • Loading branch information
ulgens committed Dec 28, 2024
1 parent 4200eeb commit 995866d
Show file tree
Hide file tree
Showing 3 changed files with 6,961 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
rev: "v3.4.2"
hooks:
- id: prettier
exclude_types: [html, css, json, scss]
exclude_types: [html, json, scss]
exclude: '(^trac-env\/htdocs\/js\/lib\/.*$)'

- repo: https://github.com/tox-dev/pyproject-fmt
Expand Down
5,889 changes: 5,887 additions & 2 deletions trac-env/htdocs/css/output.css

Large diffs are not rendered by default.

Loading

0 comments on commit 995866d

Please sign in to comment.