Skip to content

Commit 53acba9

Browse files
author
Denis Krivak
committed
Fix example config.
1 parent c37660d commit 53acba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.godot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# declarations - for top level declaration comments (default);
33
# toplevel - for top level comments;
44
# all - for all comments.
5-
scope: toplevel
5+
scope: declarations
66

77
# List of regexps for excluding particular comment lines from check.
88
# Example: exclude comments which contain numbers.

0 commit comments

Comments
 (0)