Enable clang-tidy for headers
[alexxy/gromacs.git] / src / gromacs / trajectory / trajectoryframe.h
index 03fd6c86534e5cc203e6a219a25eae59b66d29a3..65f4fef9efe5d09d0981980c01e8c11eb92e6eaf 100644 (file)
@@ -53,7 +53,7 @@
 
 struct t_atoms;
 
-typedef struct t_trxframe
+typedef struct t_trxframe      // NOLINT (clang-analyzer-optin.performance.Padding)
 {
     int             not_ok;    /* integrity flags                  */
     gmx_bool        bDouble;   /* Double precision?                */