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

Remove powrap checks#120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
egeakman merged 50 commits into3.11fromline-length
Mar 1, 2023
Merged
Changes from1 commit
Commits
Show all changes
50 commits
Select commitHold shift + click to select a range
038f6ff
Remove line-length from checks, new pre-commit checks instead
egeakmanFeb 9, 2023
a1cbac2
Cross platform gettext installation, some wiki
egeakmanFeb 10, 2023
f0136d7
revert pre-commit ci's commit
egeakmanFeb 10, 2023
f44091f
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
e64d07a
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
1eafaaf
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
80c4cc7
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
49e0c50
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
b20ee69
uyku önemli
egeakmanFeb 10, 2023
ed3390b
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
4133dfc
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
744a4a2
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
cd9b83f
try pre-commit on multiple platforms
egeakmanFeb 10, 2023
cd3c398
let's try this
egeakmanFeb 11, 2023
d63633c
try pre-commit on multiple platforms
egeakmanFeb 11, 2023
7c51999
Merge branch '3.11' into line-length
egeakmanFeb 11, 2023
1aaec6b
update
egeakmanFeb 11, 2023
889c277
Merge branch 'line-length' of https://github.com/python/python-docs-t…
egeakmanFeb 11, 2023
2e5ed72
macos
egeakmanFeb 11, 2023
e92562e
trigger
egeakmanFeb 11, 2023
800879d
force
egeakmanFeb 11, 2023
77230f3
Merge branch '3.11' into line-length
egeakmanFeb 11, 2023
0c2409d
switch to ubuntu
egeakmanFeb 11, 2023
45ffeff
Merge branch 'line-length' of https://github.com/python/python-docs-t…
egeakmanFeb 11, 2023
b4bbd5b
this seems better
egeakmanFeb 11, 2023
6b4f752
update
egeakmanFeb 11, 2023
08b99e0
update
egeakmanFeb 11, 2023
989bebd
How did I miss that
egeakmanFeb 11, 2023
ba0ea41
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot]Feb 11, 2023
5542660
style-print notice
egeakmanFeb 11, 2023
0361365
test on different OSs
egeakmanFeb 11, 2023
0e72cd6
Everything looks fine, let's test it.
egeakmanFeb 11, 2023
6cb2121
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot]Feb 11, 2023
b551bbc
Update gettext.md
egeakmanFeb 11, 2023
2b2d37e
Update README.md
egeakmanFeb 11, 2023
69f8756
update
egeakmanFeb 17, 2023
31c6beb
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot]Feb 17, 2023
50dde37
Let's see how this'll do
egeakmanFeb 19, 2023
a51316e
update
egeakmanFeb 19, 2023
9ce2eea
test
egeakmanFeb 19, 2023
4a01035
revert to 9ce2eea626b429680b72feb4e2fb24e9b04f25ce and make changes
egeakmanFeb 21, 2023
f7d22a4
test
egeakmanFeb 22, 2023
59d46d2
test
egeakmanFeb 22, 2023
52c8bf3
Will be good to go after tests
egeakmanFeb 22, 2023
8470e94
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot]Feb 22, 2023
add8291
Merge branch '3.11' into line-length
egeakmanFeb 22, 2023
272c577
ok
egeakmanFeb 22, 2023
6bb9143
Update README.md
egeakmanMar 1, 2023
30ddb75
remove powrap from pre-commit since it is very problematic
egeakmanMar 1, 2023
d534571
Merge branch '3.11' into line-length
egeakmanMar 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
update
  • Loading branch information
@egeakman
egeakman committedFeb 11, 2023
commit08b99e092f1266d44fa783ab961871b22c0af3d5
2 changes: 1 addition & 1 deletion.github/workflows/pre-commit-ci.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -30,7 +30,7 @@ jobs:
path: ~/.cache/pre-commit

- name: Run pre-commit
run: pre-commit run --all-files
run: pre-commit run --all-files --show-diff-on-failure

- name: Run pre-commit-ci
uses: pre-commit-ci/lite-action@v1.0.1
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp