Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ Config
Class
Config
addons/namingng.py:98–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
# Put config items in a class, so that settings can be accessed using
97
# config.feature
98
class
Config:
99
pass
100
config = Config()
101
102
mapping = {
Callers
1
loadConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected