Enable clang-tidy for headers
[alexxy/gromacs.git] / src / gromacs / mdtypes / forcerec.h
index 92e23e92619dcaa8ec20ba967700c1ff0dd954e8..ea64b519ca181c50815c61e674cd951e0a59fe66 100644 (file)
@@ -123,7 +123,7 @@ struct gmx_ewald_tab_t;
 
 struct ewald_corr_thread_t;
 
-struct t_forcerec {
+struct t_forcerec { // NOLINT (clang-analyzer-optin.performance.Padding)
     struct interaction_const_t *ic;
 
     /* PBC stuff */