Skip to content

Avoid printing (1 more lines that didn't fit) #467

@vlsi

Description

@vlsi

Sample: https://travis-ci.org/apache/jmeter/jobs/592533815#L391

(1 more lines that didn't fit) message takes 1 line itself, so it would be better to just print the line that "did not fit" :)

          @@ -92,9 +93,9 @@
           ········vars.put("content",·"one");
           ········extractor.setRightBoundary("e");
           ········extractor.setMatchNumber(-1);
          -········extractor.setRefName("varname");········
          +········extractor.setRefName("varname");
           ········extractor.setScopeVariable("content");
          -········extractor.setThreadContext(jmctx);········
          +········extractor.setThreadContext(jmctx);
           ········extractor.process();
           ········assertThat(vars.get("varname"),·CoreMatchers.is(CoreMatchers.nullValue()));
      ... (1 more lines that didn't fit)
  Run 'gradlew spotlessApply' to fix these violations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions