We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e3f5e commit de96577Copy full SHA for de96577
.github/workflows/typos.yml
@@ -1,6 +1,7 @@
1
# SPDX-FileCopyrightText: Copyright (c) 2013-2025 Yegor Bugayenko
2
# SPDX-License-Identifier: MIT
3
---
4
+# yamllint disable rule:line-length
5
name: typos
6
'on':
7
push:
REUSE.toml
@@ -6,8 +6,8 @@ version = 1
path = [
".DS_Store",
8
".gitattributes",
9
- ".npmignore",
10
".gitignore",
+ ".npmignore",
11
"**.json",
12
"**.md",
13
"**.txt",
0 commit comments