fix: results
This commit is contained in:
parent
30b1798123
commit
4bb5498b5c
|
@ -42,20 +42,20 @@
|
||||||
"rootdir": "/w",
|
"rootdir": "/w",
|
||||||
"matches": [
|
"matches": [
|
||||||
{
|
{
|
||||||
"keyword": [
|
"keywords": [
|
||||||
"cppcoreguidelines-avoid-non-const-global-variables"
|
"cppcoreguidelines-avoid-non-const-global-variables"
|
||||||
],
|
],
|
||||||
"score": 5
|
"score": 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"keyword": [
|
"keywords": [
|
||||||
"readability-identifier-length",
|
"readability-identifier-length",
|
||||||
"misc-use-anonymous-namespace"
|
"misc-use-anonymous-namespace"
|
||||||
],
|
],
|
||||||
"score": 2
|
"score": 2
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"keyword": [
|
"keywords": [
|
||||||
"llvmlibc-implementation-in-namespace"
|
"llvmlibc-implementation-in-namespace"
|
||||||
],
|
],
|
||||||
"score": 1
|
"score": 1
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
[{"name":"clangtidy","results":[{"score":-185,"comment":"### Test results summary\n\n1. codequality-unchecked-malloc-result: 0\n2. codequality-no-global-variables: 0\n3. codequality-no-header-guard: 0\n4. codequality-no-fflush-stdin: 0\n5. readability-function-size: 0\n6. readability-duplicate-include: 0\n7. readability-identifier-naming: 0\n8. readability-redundant: 0\n9. readability-misleading-indentation: 0\n10. readability-misplaced-array-index: 0\n11. cppcoreguidelines-init-variables: 0\n12. bugprone-suspicious-string-compare: 0\n13. google-global-names-in-headers: 0\n14. clang-diagnostic: 1\n15. clang-analyzer: 0\n16. misc: 9\n17. performance: 5\n18. others: 185\n"}],"force_quit":false}]
|
[{"name":"clangtidy","results":[{"score":-180,"comment":"### Test results summary\n\n1. codequality-unchecked-malloc-result: 0\n2. codequality-no-global-variables: 0\n3. codequality-no-header-guard: 0\n4. codequality-no-fflush-stdin: 0\n5. readability-function-size: 0\n6. readability-duplicate-include: 0\n7. readability-identifier-naming: 0\n8. readability-redundant: 0\n9. readability-misleading-indentation: 0\n10. readability-misplaced-array-index: 0\n11. cppcoreguidelines-init-variables: 0\n12. bugprone-suspicious-string-compare: 0\n13. google-global-names-in-headers: 0\n14. clang-diagnostic: 1\n15. clang-analyzer: 0\n16. misc: 9\n17. performance: 5\n18. others: 185\n"}],"force_quit":false}]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user