issues
search
google
/
keep-sorted
keep-sorted is a language-agnostic formatter that sorts lines between two markers in a larger file.
Apache License 2.0
132
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Continue to group nested keep-sorted blocks together if both group=yes and block=yes are set.
#53
JeffFaer
closed
1 day ago
0
Add comment_order option to sort by line comment.
#52
alzabo
opened
1 day ago
0
Add usage string and document stdin/stdout behavior.
#51
nanaze
closed
1 day ago
1
keep-sorted's handling of unmatched directives is a little awkward
#50
JeffFaer
opened
1 week ago
0
doc: Update block=yes docs.
#49
JeffFaer
closed
2 weeks ago
0
fix: Print options correctly when their lists or sets need to be YAML lists.
#48
JeffFaer
closed
2 weeks ago
1
fix: Sort nested keep-sorted blocks a bit more naturally.
#47
JeffFaer
closed
3 weeks ago
1
chore: Prepare for v0.5.1.
#46
JeffFaer
closed
3 weeks ago
0
fix: Calculate the initial indent correctly in a couple edge cases.
#45
JeffFaer
closed
3 weeks ago
0
Sort Terraform's data.tf
#44
ruzickap
closed
3 weeks ago
4
chore: Prepare for v0.5.0
#43
JeffFaer
closed
1 month ago
0
refactor: Remove the undocumented Lint option.
#42
JeffFaer
closed
1 month ago
0
feat: Surface option parsing warnings via findings.
#41
JeffFaer
closed
1 month ago
0
refactor: Rework how we parse the option string.
#40
JeffFaer
closed
1 month ago
0
chore: Bump go to 1.23
#39
JeffFaer
closed
1 month ago
0
VS Code plugin?
#38
medikoo
opened
2 months ago
1
Publish pre-compiled binaries
#37
mnil
opened
3 months ago
1
FR: Sort simple YAML, à la block=yes
#36
thiagowfx
closed
5 months ago
2
feat: Allow default options to be customzied with a flag.
#35
JeffFaer
closed
7 months ago
0
refactor(options): Define default options as an explicit instance.
#34
JeffFaer
closed
7 months ago
0
keep-sorted could handle trailing commas better
#33
JeffFaer
opened
7 months ago
0
chore: Remove unused protobuf dependency.
#32
JeffFaer
closed
7 months ago
0
Bump google.golang.org/protobuf from 1.28.1 to 1.33.0
#31
dependabot[bot]
closed
7 months ago
2
chore: Add more detail to the README's installation instructions.
#30
JeffFaer
closed
8 months ago
0
feat: Allow for spaces and commas in string-valued options.
#29
JeffFaer
closed
1 month ago
3
Allow string-valued options to contain spaces
#28
JeffFaer
closed
1 month ago
0
chore: Remove unnecessary IFTTT statement.
#27
JeffFaer
closed
8 months ago
0
Prepare for v0.4.0.
#26
JeffFaer
closed
8 months ago
0
Add group_prefixes option.
#25
wachsler-google
closed
8 months ago
0
Add skip_lines option.
#24
wachsler-google
closed
8 months ago
0
Prepare for v0.3.1.
#23
JeffFaer
closed
9 months ago
0
Test pre-commit language bootstrapping
#22
JeffFaer
closed
9 months ago
0
Have pre-commit bootstrap go so that GitHub actions don't need to
#21
JeffFaer
closed
9 months ago
0
Prepare for v0.3.0.
#20
JeffFaer
closed
10 months ago
0
Keep nested keep-sorted blocks together in the same group, regardless of indentation level.
#19
JeffFaer
closed
10 months ago
0
go: update module, various cleanup
#18
katexochen
closed
10 months ago
2
Skip first X lines, or skip last X lines, for table headers/footers
#17
Krellan
closed
8 months ago
4
Fix the big.Int parsing so it works with leading zeros.
#16
JeffFaer
closed
11 months ago
0
Let newlines be considered for grouping if the next non-empty line has the proper indent.
#15
JeffFaer
closed
10 months ago
0
Allow for nested keep-sorted blocks.
#14
JeffFaer
closed
10 months ago
1
Stop panicking when trying to parse numbers bigger than 2^64.
#13
JeffFaer
closed
11 months ago
0
Update README.md
#12
JeffFaer
closed
11 months ago
0
Only recognize well-known comment markers
#11
Colecf
closed
1 year ago
0
Breaking TOML list syntax
#10
brylie-wolt
closed
1 year ago
3
Sticky comments don't appear to be working?
#9
dougthor42
closed
1 year ago
3
Centered Title & Description
#8
GabsEdits
closed
1 year ago
2
Tweak the workflow name for go.yml so that the badge is a little more descriptive.
#7
JeffFaer
closed
1 year ago
0
Ensure that golden_test fails if it doesn't find any goldens.
#6
JeffFaer
closed
1 year ago
0
Move golden_test into a proper test directory.
#5
JeffFaer
closed
1 year ago
0
Use a slightly different augmentedtree implementation.
#4
JeffFaer
closed
1 year ago
0
Next