Conversation
* Adjust when CI runs.
|
Thank you @vnermolaev . I will be reviewing the PRs this evening. |
|
Adding taplo definitely makes sense to me. Having unified toml files helps. I am not sure about nexttest, as we don't have massive number of tests. But, I assume, you already have a good experience with it. If you see the value, I am fine to add it too. If you are familiar with Nix, please add the new dependencies to flake.nix |
I am not familiar. TBH, I'd like to keep time investment in infra limited, IMO, the basics are covered with this setup.
I added some basic formatting, feel free to tweak the config to your liking. |
|
👀 |
ddrcode
left a comment
There was a problem hiding this comment.
all good. Thank you for contribution!
Addresses #106 by
Suggestions
nextest, it's much faster that simplycargo test.taploto introduce unified formatting also fortomlfiles.If you like any (or both) of these suggestion, I will add them to this PR as separate commits.