Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92562692
.codeclimate.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Nov 21, 12:20
Size
716 B
Mime Type
text/plain
Expires
Sat, Nov 23, 12:20 (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
16457699
Attached To
rAKA akantu
.codeclimate.yml
View Options
checks:
duplicate:
enabled: true
exclude_patterns:
- "test/"
- "examples/"
structure:
enabled: true
exclude_patterns:
- "test/"
plugins:
editorconfig:
enabled: false
config:
editorconfig: .editorconfig
exclude_patterns:
- ".clangd/"
- ".cache/"
pep8:
enabled: true
exclude_patterns:
- "test/test_fe_engine/py_engine/py_engine.py"
cppcheck:
enabled: false
project: build/compile_commands.json
language: c++
check: warning, style, performance
stds: [c++14]
exclude_patterns:
- "python/"
fixme:
enabled: true
exclude_patterns:
- "doc/"
exclude_patterns:
- "third-party/"
- "build*/"
Event Timeline
Log In to Comment