firejail/contrib
Kelvin M. Klann 71d7572950 editorconfig: add indentation rules
Commands used to list the file extensions used in the project:

    $ git ls-files | sed -En 's/.*(\.[^.]+)$/\1/p' |
      LC_ALL=C sort | uniq -c

For rules that are more specific to a given directory, put a dedicated
.editorconfig file in it.
2023-02-20 18:07:09 -03:00
..
syntax editorconfig: add indentation rules 2023-02-20 18:07:09 -03:00
vim/ftdetect build: move syntax files to contrib/syntax/files 2023-01-27 23:20:40 -03:00
fix_private-bin.py fix spelling (#4573) 2021-09-22 23:05:33 +02:00
fj-mkdeb.py Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
fjclip.py Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
fjdisplay.py Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
fjresize.py Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
gdb-firejail.sh *.sh: use consistent indentation 2023-02-20 17:39:31 -03:00
jail_prober.py Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
sort.py Update copyright to 2023 (#5664) 2023-02-15 18:57:44 +00:00
syscalls.sh *.sh: use consistent indentation 2023-02-20 17:39:31 -03:00
update_deb.sh Merge pull request #5668 from kmk3/build-deb-apparmor-default 2023-02-17 09:16:56 -05:00