diff options
| -rw-r--r-- | Jamroot.jam | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 7a4718d..ebecb1e 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -26,6 +26,7 @@ project  			<toolset>tidy:<checkxx>modernize-*  			<toolset>tidy:<xcheckxx>modernize-use-trailing-return-type  			<toolset>tidy:<checkxx>hicpp-* +			<toolset>tidy:<xcheckxx>hicpp-named-parameter  			<toolset>tidy:<checkxx>performance-*  			<toolset>tidy:<exclude>common/bin/http.h  			<toolset>tidy:<exclude>common/bin/session.h  | 
