Remove trailing whitespace everywhere

This commit is contained in:
Clément Fournier
2020-01-24 23:40:06 +01:00
parent 58fa793e67
commit d90d5d267c
280 changed files with 526 additions and 526 deletions

View File

@@ -45,7 +45,7 @@ public class AllRulesIT extends AbstractBinaryDistributionTest {
result.assertNoErrorInReport("Error while processing");
result.assertNoErrorInReport("Error while parsing");
// See bug #2092: [apex] ApexLexer logs visible when Apex is the selected language upon starting the designer
// See bug #2092: [apex] ApexLexer logs visible when Apex is the selected language upon starting the designer
result.assertNoError("Deduped array ApexLexer");
}
}