TheAlgorithms-C-Plus-Plus/.cpplint
2019-12-02 16:41:32 +01:00

6 lines
188 B
Plaintext

# See: cpplint --help # for all options
# Also: cpplint.py --filter= # for all filters
# Use - to turn off the requirement for a copyright comment
filter=-legal/copyright
linelength=80