Apply clang-tidy11 to commandline
[alexxy/gromacs.git] / src / gromacs / commandline / cmdlinehelpcontext.cpp
index aa7216cb5bf10127cafeab529ef461125fe702e1..04abd8681705843c318cffd5ac7ba0a14120ad4d 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of the GROMACS molecular simulation package.
  *
  * Copyright (c) 2013,2014,2015,2017,2018 by the GROMACS development team.
- * Copyright (c) 2019,2020, by the GROMACS development team, led by
+ * Copyright (c) 2019,2020,2021, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -62,6 +62,7 @@ namespace
  *
  * \ingroup module_commandline
  */
+// NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)
 const CommandLineHelpContext* g_globalContext = nullptr;
 
 } // namespace