Skip to content

Commit de96577

Browse files
committed
typo comment
1 parent e5e3f5e commit de96577

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/typos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SPDX-FileCopyrightText: Copyright (c) 2013-2025 Yegor Bugayenko
22
# SPDX-License-Identifier: MIT
33
---
4+
# yamllint disable rule:line-length
45
name: typos
56
'on':
67
push:

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ version = 1
66
path = [
77
".DS_Store",
88
".gitattributes",
9-
".npmignore",
109
".gitignore",
10+
".npmignore",
1111
"**.json",
1212
"**.md",
1313
"**.txt",

0 commit comments

Comments
 (0)