nvm.toml/.pre-commit-config.yaml
Scott Shawcroft 767edcc63d
Add README
2021-03-03 16:02:25 -08:00

11 lines
267 B
YAML

# SPDX-FileCopyrightText: 2020 Diego Elio Pettenò
#
# SPDX-License-Identifier: Unlicense
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-toml
- id: end-of-file-fixer
- id: trailing-whitespace