Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fcd68e0

Browse files
fix config
1 parent 7c5ef19 commit fcd68e0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎.theme-check.yml‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
if (!configPath) {
2-
logger.warn(`${loggerPrefix}config file not found, skipping tool`)
3-
return toolRunFailure
4-
}
1+
# theme-check.yml
2+
include_paths:
3+
- '**/*'
54

5+
# Explicitly enable all checks (by default, all are enabled)
6+
checks:
7+
all: true

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /