pitmp-maven-plugin icon indicating copy to clipboard operation
pitmp-maven-plugin copied to clipboard

-1 in codeline

Open martinch-kth opened this issue 5 years ago • 1 comments

Set the codeline to -1 of what is now.

Example: https://github.com/martinch-kth/commons-codec/blob/trunk/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java#L782

781 private boolean conditionC0(final String value, final int index) { 782 if (contains(value, index, 4, "CHIA")) {

So the links should go to the line of the method signature.

Characteristics

  • Issue Type: [bug, feature, test report]
  • Reproducibility: [always, sometimes, random]
  • Severity: [feature, minor, major, crash, block]
  • Tool/Service/Component: [name, version]
  • Execution Environment: [platform, OS, etc]
  • Reporter: [name, mail]

Description

Steps to reproduce

Other files and URLs

Relationships

Help on issue template

Preview to follow the link or open file .github/ISSUE_DOC.md

martinch-kth avatar May 09 '19 13:05 martinch-kth