Skip to content

Commit

Permalink
fixup! [ADD] pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrunn committed Feb 9, 2024
1 parent 0ac3c48 commit 570ab9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ exclude: |
^ps_partner_multi_relation|
^ps_project|
^ps_security|
^ps_timesheet_invoicing|
^__unported|
# Files and folders generated by bots, to avoid loops
^setup/|/static/description/index\.html$|
# We don't want to mess with tool-generated files
Expand Down
2 changes: 1 addition & 1 deletion _docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Composition for development

version: '2'
version: "2"

services:
odoo:
Expand Down

0 comments on commit 570ab9d

Please sign in to comment.