6 lines
287 B
Plaintext
6 lines
287 B
Plaintext
These Python scripts help to detect whether files in the repository
|
|
conform to LAMMPS coding conventions or not, and can fix those issues, too.
|
|
|
|
permissions.py detects if sources have executable permissions and scripts have not
|
|
whitespace.py (currently) detects trailing whitespace
|