LLNL / lbann

Livermore Big Artificial Neural Network Toolkit
http://software.llnl.gov/lbann/
Other
225 stars 79 forks source link

Integrate clang tools into LBANN #1216

Open benson31 opened 5 years ago

benson31 commented 5 years ago

I have some CMake that integrates clang-tidy and clang-format into another project. I'll move it over here, too. Any other tool requests?

timmoon10 commented 5 years ago

Pylint is supposed to be helpful for catching Python bugs, although it apparently has a ton of false positives. For future reference, Google's config file.