unify score fields in parsers #73
Labels
No Label
bug
component
executor
component
framework
component
parser
component
UI
duplicate
enhancement
help wanted
invalid
priority
p0
priority
p1
priority
p2
priority
p3
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3#73
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
1. The default init scoreconf.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 parserIt should be reasonable to keep scores positive in diff.