feat: tokenizer accepts braces, line terminator, and equal sign
This commit is contained in:
@@ -25,7 +25,7 @@ formatters:
|
||||
# replace `interface{}` with `any` in the code on format
|
||||
- pattern: 'interface{}'
|
||||
replacement: 'any'
|
||||
|
||||
|
||||
# make sure imports are always in a deterministic order
|
||||
# https://github.com/daixiang0/gci/
|
||||
gci: # define the section orders for imports
|
||||
|
||||
Reference in New Issue
Block a user