style: update rustfmt for wider enum variants

- also add commitlintrc file
This commit is contained in:
Anand Balakrishnan 2023-03-17 13:47:33 -07:00
parent d488edb048
commit fcb4dc9740
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

1
.commitlintrc.json Normal file
View file

@ -0,0 +1 @@
{"extends": ["@commitlint/config-conventional"]}