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

Fixed import order #290

Closed

Commits on Jul 20, 2023

  1. Adding spotless plugin to project build.gradle.

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    
    Remove commented out spotless changes.
    
    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    
    Adding Spotless to DEVELOPER_GUIDE.rst
    
    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    
    Added Google Java format to spotless.
    
    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    
    Update DEVELOPER_GUIDE.rst
    
    Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    MitchellGale and Yury-Fridlyand committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1b01c71 View commit details
    Browse the repository at this point in the history
  2. Added apply false for spotless

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3d87ab5 View commit details
    Browse the repository at this point in the history
  3. Adding ratchetFrom to build.gradle

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    98479d0 View commit details
    Browse the repository at this point in the history
  4. Adding license header to build.gradle for spotless.

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bf595d3 View commit details
    Browse the repository at this point in the history
  5. Uncommenting all changes to build.gradle for spotless.

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b23f84c View commit details
    Browse the repository at this point in the history
  6. Commented out spotless checks.

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5e15e79 View commit details
    Browse the repository at this point in the history
  7. Add specific version for java format spotless (1.17.0)

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    18a75bd View commit details
    Browse the repository at this point in the history
  8. Merge pull request #288 from Bit-Quill/dev/spotless

    Adds Spotless code formatter
    MitchellGale authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e645a51 View commit details
    Browse the repository at this point in the history
  9. Uncommented spotless import order check

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5137076 View commit details
    Browse the repository at this point in the history
  10. Applied import order check.

    Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
    MitchellGale committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a996ecc View commit details
    Browse the repository at this point in the history