pixee/codemodder-java

Summary titles should reference what tool they are from (if any)

Closed this issue · 6 comments

Right now, the summaries for codemods are inconsistent. If they are fed by an external scanner tool, we should reference them in the beginning, like this:

(Acme) Improvement summary

E.g.,

(Sonar) Added missing @Override parameter

Is using parens the formatting that you want? Should we make this consistent in Python?

I almost wonder whether CodeTF should have another (optional) field for this and maybe upstream tools should decide how to render it so that it's consistent?

That seems way better. I mean, it's sort of guessable based on the codemod ID.

@drdavella this issue should be closed now, right? We should open another ticket to meet that spec.

Yeah I think so unless you need this in the short term.