chmod -x *.desktop && add .pre-commit-config.yaml

This commit is contained in:
Aminda Suomalainen 2023-02-21 16:16:09 +02:00
parent 3f7350d203
commit fcb57144c9
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
14 changed files with 14 additions and 0 deletions

14
.pre-commit-config.yaml Normal file
View 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
View File

0
etc/xdg/autostart/deprecated/chromium.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/deprecated/clipit.desktop Executable file → Normal file
View File

View File

View File

0
etc/xdg/autostart/dino.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/im.riot.Riot.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/ipfs-desktop.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/jami.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/org.gajim.Gajim.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/org.signal.Signal.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/redshift.desktop Executable file → Normal file
View File

0
etc/xdg/autostart/telegramdesktop.desktop Executable file → Normal file
View File