Initial commit

This commit is contained in:
Sardorbek Imomaliev 2021-03-14 13:32:31 +07:00
commit 98d25ccfa4
2 changed files with 17 additions and 0 deletions

16
.pre-commit-config.yaml Normal file
View file

@ -0,0 +1,16 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.2.1
hooks:
- id: prettier
types_or: [yaml, markdown]
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.7.1.1
hooks:
- id: shellcheck

1
README.md Normal file
View file

@ -0,0 +1 @@
# Tmux Keyboard Layout plugin