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 548b26d

Browse files
Modified so that it only runs for new files
1 parent 1a2c658 commit 548b26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/py_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Lint Code Base
4848
uses: github/super-linter@v3
4949
env:
50-
VALIDATE_ALL_CODEBASE: true
50+
VALIDATE_ALL_CODEBASE: false
5151
VALIDATE_PYTHON: true
5252
VALIDATE_PYTHON_PYLINT: true
5353
DEFAULT_BRANCH: master

0 commit comments

Comments
(0)

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