-
Notifications
You must be signed in to change notification settings - Fork 48
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: google/yamlfmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: google/yamlfmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 39 files changed
- 3 contributors
Commits on May 13, 2024
-
feat: add flag to print resolved config (#179)
* feat: add flag to print resolved config * chore: apply suggestions #179 (comment) * Prefer basic formatter having mapstructure rather than yaml tag in command * Rename resolved with print * Add integration tests for loading config files * fix: commit .yamlfmt in integrationtest * chore: remove unused fixtures in print_conf tests * fix: add keep file to make sure empty directory in integration tests
Configuration menu - View commit details
-
Copy full SHA for e5bdc90 - Browse repository at this point
Copy the full SHA e5bdc90View commit details
Commits on May 14, 2024
-
feat: fill version with git and ldflags (#180)
* feat: fill version with git and ldflags * Respect goreleaser default except using short hash * Manually set values with git in Makefile as same as goreleaser * chore: remove needless tag overriding * chore: remove unused ldflag
Configuration menu - View commit details
-
Copy full SHA for 7f77800 - Browse repository at this point
Copy the full SHA 7f77800View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 629504c - Browse repository at this point
Copy the full SHA 629504cView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2d7d7a - Browse repository at this point
Copy the full SHA e2d7d7aView commit details
Commits on Jun 24, 2024
-
Add trim_trailing_whitespace option (#188)
This PR adds a feature to trim all trailing whitespace from every line of yaml content.
Configuration menu - View commit details
-
Copy full SHA for e003da6 - Browse repository at this point
Copy the full SHA e003da6View commit details -
This PR adds a new option to forcibly add the end of file newline if it's not there. This is useful in the scenario where the `retain_line_breaks` feature is disabled but the eof newline is still wanted.
Configuration menu - View commit details
-
Copy full SHA for 7202c12 - Browse repository at this point
Copy the full SHA 7202c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8547d - Browse repository at this point
Copy the full SHA dd8547dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.12.1...v0.13.0