Actions
Architecture #2619
closedAdd a style checking tool for Scala
Status:
Rejected
Priority:
2
Assignee:
-
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
We want to be able to check that our code follow some convention, like "no tab ever".
For Scala, we have at least these two tools:
The second one is a compiler plugin, so we certainly don't want to use that.
The tools must be integrated with the CI environment.
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 50 to 2.4.0~beta3
Updated by Nicolas PERRON over 12 years ago
- Target version changed from 2.4.0~beta3 to 2.4.0~beta4
it would be great but i'm not sure this will be added to 2.4. At least, this is not a blocking issue so I moved it to the next run.
Updated by Jonathan CLARKE about 12 years ago
- Target version changed from 2.4.0~beta4 to 24
Updated by François ARMAND almost 12 years ago
- Target version changed from 24 to Ideas (not version specific)
Updated by Alexis Mousset about 8 years ago
- Has duplicate Architecture #3258: Create a Scala style checker added
Updated by Benoît PECCATTE almost 7 years ago
- Subject changed from Add a style checking tool pour Scala to Add a style checking tool for Scala
Updated by Nicolas CHARLES over 6 years ago
- Is duplicate of Architecture #12558: Enforce stricter checks by scala compiler with Xlint flags added
Updated by Nicolas CHARLES over 6 years ago
- Status changed from New to Rejected
Actions