chore: reformat TODO
This commit is contained in:
parent
9218e6b567
commit
a747d8d352
@ -13,10 +13,10 @@
|
|||||||
* CI/CD
|
* CI/CD
|
||||||
|
|
||||||
- ( ) Get some gitlab-ci going here so we can do automated deployments.
|
- ( ) Get some gitlab-ci going here so we can do automated deployments.
|
||||||
- Probably the best way to do this is create an Ansible playbook that we then call from our CI engine. This will make
|
-- Probably the best way to do this is create an Ansible playbook that we then call from our CI engine. This will make
|
||||||
it easy to deploy from other devices besides the CI if needed and help with debugging, updates, etc. You know the
|
it easy to deploy from other devices besides the CI if needed and help with debugging, updates, etc. You know the
|
||||||
drill.
|
drill.
|
||||||
- ( ) Automate some linting, formatting, and auditing of the codebase
|
- ( ) Automate some linting, formatting, and auditing of the codebase
|
||||||
- `rustfmt` can be used for formatting
|
-- `rustfmt` can be used for formatting
|
||||||
- `clippy` can be used for linting
|
-- `clippy` can be used for linting
|
||||||
- `cargo audit` can be used for auditing
|
-- `cargo audit` can be used for auditing
|
||||||
|
Loading…
Reference in New Issue
Block a user