Skip to content

Commit

Permalink
fix(pre-commit): fix end of files
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Nov 30, 2022
1 parent dcc3b7d commit 4e1a4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ repos:
name: lint gdscript
entry: gdlint
language: system
files: \.gd$
files: \.gd$

0 comments on commit 4e1a4fc

Please sign in to comment.