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

[Spotless] Applying Google Code Format for several directories #15 #1975

Merged

Commits on Aug 16, 2023

  1. Dev/sl google java format15 (#341)

    * Spotless apply on 'datasources/**/*.java',
                                          'core/**/*.java',
                                          'docs/**/*.java',
                                          'doctest/**/*.java',
                                          'relase-notes/**/*.java',
                                          'spark/**/*.java'
    
    Signed-off-by: Mitchell Gale <[email protected]>
    
    * Added more directories to build.gradle
    
    Signed-off-by: Mitchell Gale <[email protected]>
    
    * spotless apply for plugin.
    
    Signed-off-by: Mitchell Gale <[email protected]>
    
    * Adding checkstyle ignorefailures.
    
    Signed-off-by: Mitchell Gale <[email protected]>
    
    ---------
    
    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9718680 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into integ/sl_GoogleJavaFormat15

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a7dd2f1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into integ/sl_GoogleJavaFormat15

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4270b2e View commit details
    Browse the repository at this point in the history
  4. added missing semi colon.

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    eb58944 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Update build.gradle

    Co-authored-by: Yury-Fridlyand <[email protected]>
    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale and Yury-Fridlyand authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    caf9a4e View commit details
    Browse the repository at this point in the history
  2. Update build.gradle

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a1c9421 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into integ/sl_GoogleJavaFormat15

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c989a53 View commit details
    Browse the repository at this point in the history
  4. Update build.gradle

    Signed-off-by: Mitchell Gale <[email protected]>
    MitchellGale authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    093bb95 View commit details
    Browse the repository at this point in the history