chappertron / lammps-analyser

A linter for the LAMMPS scripting language
GNU General Public License v2.0
0 stars 0 forks source link

Lint Suggestions #3

Open chappertron opened 11 months ago

chappertron commented 11 months ago

Lints are sanity checks on the input scripts. Some can be severe and some can just be warnings.

The only currently implemented lint is a work in progress, one that checks if a fix is redefined multiple times before a run command occurs.

Some ideas for future lints: