Commit graph

17 commits

Author SHA1 Message Date
3b8876f39e woodpecker: install rustfmt
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-03-24 08:35:52 +00:00
3700c0ff49 clean up just file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2023-03-24 08:21:44 +00:00
2c1e173641 Add woodpecker ci config 2023-03-24 08:17:22 +00:00
ace6a0faf9 Add readme 2023-03-23 16:12:03 +00:00
8555ba93da Add justfile and integration tests 2023-03-23 16:05:37 +00:00
653e0b92a7 Update help info 2023-03-23 15:14:10 +00:00
3dc4d94847 refactoring 2023-03-23 14:49:56 +00:00
85896bdb86 User BufRead to avoid loading entire file into memory and also support stdin 2023-03-23 14:46:02 +00:00
20263c9474 Use impl Write over a closure 2023-03-23 08:09:58 +00:00
a31d0f769a nice error message 2023-03-22 07:41:03 +00:00
9b6470bf06 skip until matching tokens seen 2023-03-22 07:21:16 +00:00
fca15ad95a cargo fmt 2023-03-22 06:52:40 +00:00
c1fdfbdcc8 skip until matching lines seen 2023-03-21 20:43:10 +00:00
47acf65bf7 skip lines by counter alone 2023-03-21 07:43:18 +00:00
f87ef5a9c0 extract into lib and add first test 2023-03-20 21:33:10 +00:00
3f79ffd928 Parse command line arguments 2023-03-20 07:24:42 +00:00
f12f789c5c initial commit 2023-03-19 18:02:45 +00:00