|
.gitignore
|
init repo
|
2025-11-01 03:49:02 +01:00 |
|
go.mod
|
init repo
|
2025-11-01 03:49:02 +01:00 |
|
indent_test.go
|
simplify indent-only operation
|
2025-11-02 01:04:54 +01:00 |
|
indent.go
|
simplify indent-only operation
|
2025-11-02 01:04:54 +01:00 |
|
lib_test.go
|
support initial state
|
2025-12-06 00:57:43 +01:00 |
|
lib.go
|
remove limited utility escape function
|
2025-12-09 23:22:54 +01:00 |
|
license
|
documentation and license
|
2025-11-01 04:17:58 +01:00 |
|
Makefile
|
init repo
|
2025-11-01 03:49:02 +01:00 |
|
readme.md
|
documentation and license
|
2025-11-01 04:17:58 +01:00 |
|
replace_test.go
|
remove unnecessary error handling
|
2025-11-01 05:14:20 +01:00 |
|
replace.go
|
remove limited utility escape function
|
2025-12-09 23:22:54 +01:00 |
|
sequence.go
|
remove limited utility escape function
|
2025-12-09 23:22:54 +01:00 |
|
singleline_test.go
|
fix single line release state
|
2025-11-02 01:23:00 +01:00 |
|
singleline.go
|
fix single line release state
|
2025-11-02 01:23:00 +01:00 |
|
wrap_test.go
|
simplify indent-only operation
|
2025-11-02 01:04:54 +01:00 |
|
wrap.go
|
fix sequence state
|
2025-12-07 23:48:21 +01:00 |