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

Remove running 'AutoCorrect' automatically on background and assign it to IDEA action #55

Merged

Commits on Dec 8, 2019

  1. 53 Remove AutoCorrect functionality and allow to users make auto corr…

    …ection manually
    
    Auto correction action can be called:
    Right click on the open kotlin source file -> 'Refactor' -> 'AutoCorrect by Detekt Rules'
    Dmytro Liakhov committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    3011289 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. 53: Remove 'AutoCorrect' automatical option

    Dmytro Liakhov committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    187f489 View commit details
    Browse the repository at this point in the history
  2. 53: Refactor code

    Dmytro Liakhov committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    1195fb2 View commit details
    Browse the repository at this point in the history