Skip to content

Commit 95626e2

Browse files
urgas9alexandear
andauthored
Apply suggestions from code review
Add dot at the end of descriptions Co-authored-by: Oleksandr Redko <[email protected]>
1 parent a77ee84 commit 95626e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.golangci.next.reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2386,7 +2386,7 @@ linters-settings:
23862386
# Default: false
23872387
enable-all-rules: true
23882388

2389-
# Enable validation of comment directives
2389+
# Enable validation of comment directives.
23902390
# See https://github.com/mgechev/revive#comment-directives
23912391
directives:
23922392
- name: specify-disable-reason

.golangci.reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2386,7 +2386,7 @@ linters-settings:
23862386
# Default: false
23872387
enable-all-rules: true
23882388

2389-
# Enable validation of comment directives
2389+
# Enable validation of comment directives.
23902390
# See https://github.com/mgechev/revive#comment-directives
23912391
directives:
23922392
- name: specify-disable-reason

0 commit comments

Comments
 (0)