You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f62d607 #37: add tab output format: --out-format=tab
4fd5ebe #49: don't fill string slice 2 times because of double parsing of options
b082671 #52: #36: lint test files by default: set --tests=false to disable it
0f6213d #60: search config file in directories from file path up to root
d46a589 Add Depguard to supported linters
d4d2697 add svg demo
468d233 change isGenerated heuristic to match more generated files
0a111ac refactor and don't print congrats if timeouted
b12c559 #33: don't pass not compiling packages to linters accepting loader.Program
5646c61 #40: fix panic in fast mode
b28bf5f #41: exit with code 4 if timeouted
5363497 skip dirs without go files early: improve logs and save time