unify score fields in parsers #73

Closed
opened 2024-11-01 14:47:38 +08:00 by 张泊明518370910136 · 1 comment

1. The default init score conf.Score should be the same (now have 100 and 0)
2. For each case, the score should be either added/subtracted (add in diff but subtract in keyword/cppcheck/clangtidy)
3. replace FullScore by Score in keyword parser

~~1. The default init score `conf.Score` should be the same (now have 100 and 0)~~ 2. For each case, the score should be either added/subtracted (add in diff but subtract in keyword/cppcheck/clangtidy) ~~3. replace FullScore by Score in keyword parser~~
张泊明518370910136 added the
enhancement
label 2025-01-11 09:35:33 +08:00
Author
Owner

It should be reasonable to keep scores positive in diff.

It should be reasonable to keep scores positive in diff.
Sign in to join this conversation.
No description provided.