Skip to content

Commit a920d41

Browse files
authored
Merge pull request #163 from vim-jp/fix/exclude-2025-from-jkelly
fix: 2025年をjkellyから除外
2 parents 969fa69 + 1a18411 commit a920d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ exclude:
99
- 'README.md'
1010
- 'vendor'
1111
- 'go.mod'
12+
- '2025'
1213
# デフォルトと同じだが「utf-8で記事を書こう」という宣言的な意味合で残した。
1314
encoding: utf-8
1415

0 commit comments

Comments
 (0)