mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
chmod -x *.desktop && add .pre-commit-config.yaml
This commit is contained in:
parent
3f7350d203
commit
fcb57144c9
14
.pre-commit-config.yaml
Normal file
14
.pre-commit-config.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
# Remember to run `pre-commit install` at least once!
|
||||
# Manual test run: `pre-commit run --all-files`
|
||||
# See https://pre-commit.com for more information
|
||||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: check-case-conflict
|
||||
- id: check-executables-have-shebangs
|
||||
- id: check-shebang-scripts-are-executable
|
||||
- id: destroyed-symlinks
|
||||
- id: detect-private-key
|
||||
- id: fix-byte-order-marker
|
0
etc/xdg/autostart/com.github.wwmm.easyeffects.desktop
Executable file → Normal file
0
etc/xdg/autostart/com.github.wwmm.easyeffects.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/chromium.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/chromium.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/clipit.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/clipit.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/com.wire.WireDesktop.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/com.wire.WireDesktop.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/google-chrome-stable.desktop
Executable file → Normal file
0
etc/xdg/autostart/deprecated/google-chrome-stable.desktop
Executable file → Normal file
0
etc/xdg/autostart/dino.desktop
Executable file → Normal file
0
etc/xdg/autostart/dino.desktop
Executable file → Normal file
0
etc/xdg/autostart/im.riot.Riot.desktop
Executable file → Normal file
0
etc/xdg/autostart/im.riot.Riot.desktop
Executable file → Normal file
0
etc/xdg/autostart/ipfs-desktop.desktop
Executable file → Normal file
0
etc/xdg/autostart/ipfs-desktop.desktop
Executable file → Normal file
0
etc/xdg/autostart/jami.desktop
Executable file → Normal file
0
etc/xdg/autostart/jami.desktop
Executable file → Normal file
0
etc/xdg/autostart/org.gajim.Gajim.desktop
Executable file → Normal file
0
etc/xdg/autostart/org.gajim.Gajim.desktop
Executable file → Normal file
0
etc/xdg/autostart/org.signal.Signal.desktop
Executable file → Normal file
0
etc/xdg/autostart/org.signal.Signal.desktop
Executable file → Normal file
0
etc/xdg/autostart/redshift.desktop
Executable file → Normal file
0
etc/xdg/autostart/redshift.desktop
Executable file → Normal file
0
etc/xdg/autostart/telegramdesktop.desktop
Executable file → Normal file
0
etc/xdg/autostart/telegramdesktop.desktop
Executable file → Normal file
Loading…
Reference in New Issue
Block a user