streaming RAR extractor jsr.io/@mary/rar
jsr
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: clarify commit workflow

+1 -1
+1 -1
CLAUDE.md
··· 61 61 62 62 we use conventional commits with these rules: 63 63 64 - - a commit represents one logical work 64 + - a commit represents one logical change, split distinct changes into separate commits 65 65 - accepted types: `feat`, `fix`, `refactor`, `docs`, `chore` 66 66 - feat 67 67 - new additions to public API surface