Skip to content

Commit

Permalink
Add support for fsharp, csharp and java CDK projects
Browse files Browse the repository at this point in the history
  • Loading branch information
1davidmichael committed Mar 23, 2021
1 parent b9c29c6 commit 4085f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name: cdk synth
entry: cdk synth
language: system
files: '^.+\.(py|ts|js)'
files: '^.+\.(py|ts|js|cs|fs|java)'
pass_filenames: false

0 comments on commit 4085f8d

Please sign in to comment.