diff options
author | Valery Piashchynski <[email protected]> | 2022-08-06 00:54:06 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2022-08-06 00:54:06 +0200 |
commit | c92a4921f042731c789c3fd36b52eb5286140ca0 (patch) | |
tree | 9a3fc81440c3e1ae3830f7139ea84ee148d786ce /.golangci.yml | |
parent | 5239078fd1fd8ad9e0b8933d389ebf71cf283f9b (diff) |
release: v2.11.0-beta.3
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to '.golangci.yml')
-rwxr-xr-x | .golangci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml index 171ab6ca..f56c7be0 100755 --- a/.golangci.yml +++ b/.golangci.yml @@ -9,7 +9,7 @@ run: allow-parallel-runners: true output: - format: colored-line-number # colored-line-number|line-number|json|tab|checkstyle|code-climate + format: colored-line-number linters-settings: wsl: |