Skip to content

Commit 744a4a2

Browse files
committed
try pre-commit on multiple platforms
1 parent 4133dfc commit 744a4a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616

1717
- id: wrap
1818
name: Run powrap on .po files
19-
entry: powrap
19+
entry: powrap -m
2020
language: python
2121
additional_dependencies: ["powrap"]
2222
files: \.po$

0 commit comments

Comments
 (0)