Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap: use scalafix in scalafix build #509

Closed
olafurpg opened this issue Dec 15, 2017 · 1 comment
Closed

Bootstrap: use scalafix in scalafix build #509

olafurpg opened this issue Dec 15, 2017 · 1 comment
Labels
Milestone

Comments

@olafurpg
Copy link
Contributor

We should enforce in CI the following rules

  • RemoveUnusedImports
  • ProcedureSyntax
  • ExplicitUnit
  • NoInfer
  • Disable with any2stringadd and other bad things
  • ExplicitResultTypes
@olafurpg olafurpg added the build label Dec 15, 2017
@olafurpg olafurpg added this to the v0.5.9 milestone Dec 15, 2017
@MasseGuillaume MasseGuillaume modified the milestones: v0.5.9, v0.5.10 Jan 27, 2018
@olafurpg olafurpg modified the milestones: v0.5.10, v0.6.0 Mar 22, 2018
@olafurpg
Copy link
Contributor Author

We already do this since v0.5.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants