mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
precommit regexp
This commit is contained in:
@@ -6,7 +6,7 @@ repos:
|
||||
name: 'elixir: mix test'
|
||||
entry: mix test
|
||||
language: system
|
||||
files: \.ex*$
|
||||
files: \.exs?$
|
||||
- id: mix-format
|
||||
name: 'elixir: mix format'
|
||||
entry: mix format --check-formatted
|
||||
|
||||
Reference in New Issue
Block a user