Commit 6c26e53
authored
feat: implement csv subcommand to convert csv to json (#2)
* chore: update .gitattributes, .gitignore, and pre-commit config
* chore: update deny.toml configuration
* feat: implement CSV subcommand for rcli
* refactor: split main.rs into modules for better organization
* feat: enhance CSV processing with output format options1 parent 6bdafc4 commit 6c26e53
10 files changed
Lines changed: 572 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments