Skip to content
Snippets Groups Projects

#428: Introduce pre-commit-hooks and mdformat hooks

Merged Moul requested to merge 418_428_pre-commit-hooks_mdformat_insert_license into main
19 files
+ 422
91
Compare changes
  • Side-by-side
  • Inline
Files
19
+ 2
0
## Install as a drop-down for GNOME Shell with Argos
## Install as a drop-down for GNOME Shell with Argos
 
Under GNOME Shell, with [Argos](https://github.com/p-e-w/argos) extension:
Under GNOME Shell, with [Argos](https://github.com/p-e-w/argos) extension:
- [Install Argos](https://github.com/p-e-w/argos#installation)
- [Install Argos](https://github.com/p-e-w/argos#installation)
@@ -10,6 +11,7 @@ Under GNOME Shell, with [Argos](https://github.com/p-e-w/argos) extension:
@@ -10,6 +11,7 @@ Under GNOME Shell, with [Argos](https://github.com/p-e-w/argos) extension:
```
```
Add execution permission:
Add execution permission:
 
```bash
```bash
chmod u+x ~/.config/argos/silkaj.30s.sh
chmod u+x ~/.config/argos/silkaj.30s.sh
```
```
Loading