Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github/super-linter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.0
Choose a base ref
...
head repository: github/super-linter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.8.1
Choose a head ref
  • 5 commits
  • 18 files changed
  • 3 contributors

Commits on Sep 28, 2021

  1. Enhancement: Add support for google-java-format (super-linter#1969)

    * Add support for google-java-format
    
    * adding tests and array
    
    * fix comma
    
    * Update linter.sh
    
    * get it in order
    
    * fix hava version
    
    Co-authored-by: Admiral Awkbar <[email protected]>
    guotongfei and admiralAwkbar authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1afc7f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. update clang-format (super-linter#2007)

    * update code
    
    * fixed
    
    * its the v
    
    * hide cache
    
    * it was an org setting lol
    
    * remove from slim
    
    * bump test
    admiralAwkbar authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    81422f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Add textlint (super-linter#2006)

    * Add textlint
    
    * Add new final newline
    
    * Validate only markdown files
    
    * txt -> md
    massongit authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    3472ac3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. cleaner (super-linter#2008)

    * cleaner
    
    * fix bad name
    
    * fix name
    
    * adding flag
    
    * fix links
    
    * noise
    
    * fix rules
    
    * fix to warn
    
    * remove textlint
    admiralAwkbar authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    57e0530 View commit details
    Browse the repository at this point in the history
  2. bump for release

    admiralAwkbar authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    fd9c428 View commit details
    Browse the repository at this point in the history
Loading