Apply clang-11 fixes for fileio
[alexxy/gromacs.git] / src / gromacs / fileio / enxio.cpp
index ce94d52fed3e05a404dd3a2718840b02a92c68d4..1903e26346fa8c03fbfa5ea74f01a2f81ffdf196 100644 (file)
@@ -67,6 +67,7 @@
 /* This number should be increased whenever the file format changes! */
 static const int enx_version = 5;
 
+// NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)
 const char* enx_block_id_name[] = { "Averaged orientation restraints",
                                     "Instantaneous orientation restraints",
                                     "Orientation restraint order tensor(s)",