diff --git a/.stickler.yml b/.stickler.yml deleted file mode 100644 index a54f73e..0000000 --- a/.stickler.yml +++ /dev/null @@ -1,11 +0,0 @@ -linters: - golint: - fixer: true - shellcheck: - shell: bash -fixers: - enable: true -files: - ignore: - - '*_string.go' - - 'internal/unix/*.go' \ No newline at end of file