Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit b99b350

Browse files
committed
remove godot section as that was a mistake and didn't do what i thought it did
Signed-off-by: Chris Privitere <[email protected]>
1 parent a48d4e2 commit b99b350

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.golangci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,6 @@ linters:
3939
- wsl
4040

4141
linters-settings:
42-
godot:
43-
# declarations - for top level declaration comments (default);
44-
# toplevel - for top level comments;
45-
# all - for all comments.
46-
scope: toplevel
47-
exclude:
48-
- '^ \+.*'
49-
- '^ ANCHOR.*'
5042
importas:
5143
# Do not allow unaliased imports of aliased packages.
5244
# Default: false

0 commit comments

Comments
 (0)