We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b0683 commit 0802ea5Copy full SHA for 0802ea5
analyzer/tests/functional/codechecker_bazel/__init__.py
@@ -10,6 +10,7 @@
10
import os
11
import sys
12
13
+# THIS TENDS TO CONTAIN analyzer/ ON THE END OF IT
14
REPO_ROOT = os.path.abspath(os.environ['REPO_ROOT'])
15
PKG_ROOT = os.path.join(REPO_ROOT, 'build', 'CodeChecker')
16
0 commit comments