Skip to content

Commit

Permalink
add .pre-commit-hooks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Nov 21, 2020
1 parent 53d97b7 commit f6ccd2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---

- id: dotnet-format
name: dotnet format
language: dotnet
types: ['c#']
entry: dotnet-format

0 comments on commit f6ccd2f

Please sign in to comment.