apply coding standard checks

This commit is contained in:
Axel Kohlmeyer
2023-08-01 20:49:38 -04:00
parent f76300c4f8
commit 310ede65d9
3 changed files with 3 additions and 1 deletions

View File

@ -26,6 +26,7 @@ include:
- src/**
- examples/**
- tools/coding_standard
- tools/lammps-gui
patterns:
- "*.c"
- "*.cmake"