mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-21 05:47:20 +02:00
Compare commits
No commits in common. "b87a0499ad66876cbac6ca43898fcbf6b8107a68" and "8084f48a2be24c0ef669de3f05d59d2ead306995" have entirely different histories.
b87a0499ad
...
8084f48a2b
@ -83,7 +83,7 @@ repos:
|
|||||||
"@prettier/plugin-ruby@4.0.4",
|
"@prettier/plugin-ruby@4.0.4",
|
||||||
]
|
]
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 24.1.1
|
rev: 23.12.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
#Refer to pyproject.toml
|
#Refer to pyproject.toml
|
||||||
|
@ -26,9 +26,5 @@ flatpak remote-modify --enable flathub-beta $@
|
|||||||
flatpak remote-modify --enable kdeapps $@
|
flatpak remote-modify --enable kdeapps $@
|
||||||
# The other repositories are very unlikely to ship by default with anything
|
# The other repositories are very unlikely to ship by default with anything
|
||||||
|
|
||||||
# Hints?
|
|
||||||
printf 'Only want verified flatpaks? No problem!\n\tflatpak remote-modify --subset=verified flathub\n'
|
|
||||||
# Revert? ~/.local/share/flatpak/repo/config or /var/lib/flatpak/repo/config
|
|
||||||
|
|
||||||
# Hide commands being executed again
|
# Hide commands being executed again
|
||||||
set +x
|
set +x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user