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: daixiang0/gci
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.9
Choose a base ref
...
head repository: daixiang0/gci
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 2 commits
  • 104 files changed
  • 2 contributors

Commits on Nov 12, 2021

  1. Read from stdin when no file names are passed. (#41)

    Signed-off-by: Daniel Moran <[email protected]>
    danxmoran authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    c86b884 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Implement customizable formatting (#43)

    * Update standardPackages for Go 1.17.5
    
    Signed-off-by: Norman Gehrsitz <[email protected]>
    
    * Update Go version
    
    Signed-off-by: Norman Gehrsitz <[email protected]>
    
    * Implement configurable Section based formatting logic. The CLI has been built with Cobra in a backwards compatible manner.
    
    Signed-off-by: Norman Gehrsitz <[email protected]>
    
    * Add tests for file reformatting
    
    Signed-off-by: Norman Gehrsitz <[email protected]>
    
    * Add test for skipping over malformed files
    
    Signed-off-by: Norman Gehrsitz <[email protected]>
    ngehrsitz authored Jan 29, 2022
    Configuration menu
    Copy the full SHA
    73cde23 View commit details
    Browse the repository at this point in the history
Loading