290b79c15d
This restructures tidy.py to walk the tree itself, and improves performance considerably by not loading entire files into buffers for licenseck. Splits build rules into 'tidy', 'tidy-basic', 'tidy-binaries', 'tidy-errors', 'tidy-features'.
3 lines
56 B
C
3 lines
56 B
C
// ignore-license
|
|
int should_return_one() { return 0; }
|