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

Fix code formatting with ktfmt (fixes #304) #330

Closed
wants to merge 3 commits into from

Commits on Jul 11, 2022

  1. Fix formatKotlinCode defaults to match ktfmt presets

    (cherry picked from commit 16675dd)
    rami3l committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5a7e8f0 View commit details
    Browse the repository at this point in the history
  2. Add gradle ktfmtFormat to .vscode/tasks.json

    (cherry picked from commit 3445670)
    rami3l committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    25ca96f View commit details
    Browse the repository at this point in the history
  3. Make gradle build depend on gradle ktfmtCheck

    (cherry picked from commit 55f58e8)
    rami3l committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    a095270 View commit details
    Browse the repository at this point in the history