Skip to content

Commit cc92fe8

Browse files
committed
Fixes after pre-commit
1 parent 9a2dde1 commit cc92fe8

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ Temporary Items
160160
# iCloud generated files
161161
*.icloud
162162

163-
# End of https://www.toptal.com/developers/gitignore/api/macos,go,goland+all,linux
163+
# End of https://www.toptal.com/developers/gitignore/api/macos,go,goland+all,linux

.idea/vcs.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ repos:
66
hooks:
77
- id: trailing-whitespace
88
- id: end-of-file-fixer
9-
- id: check-yaml
109
- id: check-added-large-files
1110

1211
- repo: https://github.com/golangci/golangci-lint

0 commit comments

Comments
 (0)