Skip to content

Commit

Permalink
Check *.vb too
Browse files Browse the repository at this point in the history
  • Loading branch information
chriselion committed Mar 14, 2021
1 parent 007eb48 commit 2bb839e
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 @@
- id: dotnet-format
name: dotnet format
language: dotnet
types: ['c#']
types_or: ['c#', 'vb']
entry: dotnet-format --include

0 comments on commit 2bb839e

Please sign in to comment.