Movatterモバイル変換


[0]ホーム

URL:


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

Commit3892c0d

Browse files
authored
Merge pull request#20 from clalarco/issue-19-update-readme
Fixes#19 Updating README and adding an example for use-external-python
2 parentseeed842 +ea5c8b5 commit3892c0d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.github/workflows/all-lints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
-uses:actions/checkout@v4
27-
-uses:marian-code/python-lint-annotate@master
27+
-uses:./
2828
with:
2929
python-root-list:"./tests/*.py ./tests/subtest/*.py"
3030
use-black:true

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ selected linters.
1212
- Zero configuration based: Add a single line in your CI and done!
1313
- GitHub Annotations on PR: Highlights issues inline on the PR diff.
1414
- Most of the popular community trusted linters in one place.
15+
- Allows to use either a new or existing Python version using`use-external-python`.
16+
See[this example](examples/actions-use_external_python.yml).
1517

1618
##Linters supported
1719

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp