nVim/.pre-commit-config.yaml
Robert Morrison 736ff3bef4 feat: initial NEAR functional commit
This commit is enough to make nvim start and bootstrap lazy
to actually use this commit as a base for your own config
- Add the directory 'lua/plugins/spec'
- Place plugin specs there
- Edit configuration as needed
2025-09-14 02:33:21 +01:00

13 lines
331 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks:
- id: trailing-whitespace
- id: check-toml
- id: check-yaml
- id: mixed-line-ending
- repo: https://github.com/JohnnyMorganz/StyLua
rev: v0.18.0
hooks:
- id: stylua # or stylua-system / stylua-github