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

make an actual linter/formatter tool #7

Open
nickrobinson251 opened this issue Sep 20, 2019 · 2 comments
Open

make an actual linter/formatter tool #7

nickrobinson251 opened this issue Sep 20, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@nickrobinson251
Copy link
Contributor

nickrobinson251 commented Sep 20, 2019

probably using https://github.com/domluna/JuliaFormatter.jl

@nickrobinson251 nickrobinson251 changed the title make an actual linter make an actual linter/formatter tool Oct 4, 2019
@nickrobinson251
Copy link
Contributor Author

Here's an issue to track this work: domluna/JuliaFormatter.jl#283

  • first step is to review the BlueStyle guide and determine what features would need adding to JuliaFormatter
  • then we can start adding those features (after some discussion)
  • then we can create a BlueStyle that uses the right mix of setting to "fix up" code syntax to be as close as we can reasonably get to this guide

@nickrobinson251
Copy link
Contributor Author

JuliaFormatter.jl now works really well as a formatter for BlueStyle! See https://domluna.github.io/JuliaFormatter.jl/stable/blue_style/

There are a small number of missing features still, see domluna/JuliaFormatter.jl#283
But it's definitely useable as a formatter tool. Bugs can be reported at https://github.com/domluna/JuliaFormatter.jl/issues
(and style questions can be reported here as usual).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant