This repository has been archived on 2026-06-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
flights_web_raw/node_modules/nan/.pre-commit-config.yaml
T

9 lines
209 B
YAML

repos:
- repo: https://github.com/cpplint/cpplint
rev: 2.0.0
hooks:
- id: cpplint
args:
- --filter=-whitespace/indent_namespace,-whitespace/parens
- --linelength=88