Delete .stickler.yml

This commit is contained in:
Jeroen Simonetti 2022-08-23 13:20:08 +02:00 committed by GitHub
parent b237973d78
commit 3bae7d7911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +0,0 @@
linters:
golint:
fixer: true
shellcheck:
shell: bash
fixers:
enable: true
files:
ignore:
- '*_string.go'
- 'internal/unix/*.go'