Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <julian@blender.org>2020-11-09 15:56:13 +0300
committerJulian Eisel <julian@blender.org>2020-11-09 15:56:13 +0300
commitfdd9cb713e2e96e430eb022f034bfa9973afc75c (patch)
treeedf939bc9e6f8b1afe22b479da615230a9d699ed /.clang-tidy
parent8c4f1214927f6dfca288a7c5b8202d1fa7ec3140 (diff)
parent055ed335a111bebed7193acd083f54d5c82929ff (diff)
Merge branch 'master' into outliner-cpp-refactor
Diffstat (limited to '.clang-tidy')
-rw-r--r--.clang-tidy1
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-tidy b/.clang-tidy
index cb825598c12..10738f574d6 100644
--- a/.clang-tidy
+++ b/.clang-tidy
@@ -38,7 +38,6 @@ Checks: >
-modernize-deprecated-headers,
-modernize-avoid-c-arrays,
-modernize-use-equals-default,
- -modernize-concat-nested-namespaces,
-modernize-use-nodiscard,
-modernize-use-using,
-modernize-loop-convert,