Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ repo_relative
Function
repo_relative
scripts/check_code_format.py:38–39 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
36
from
argparse
import
RawDescriptionHelpFormatter
37
38
def
repo_relative(path):
39
return
os.path.abspath(os.path.join(os.path.dirname(__file__),
'..'
, path))
40
41
#
42
#
Callers
3
VerifyClangFormatSource
Function · 0.70
VerifyTrailingWhiteSpace
Function · 0.70
VerifyCopyrights
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected