1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

docs: add a contributing file [skip ci]

This commit is contained in:
Kevin Amado 2022-07-12 12:43:00 -06:00
parent 58bcdf252e
commit 2b62ac0d79
2 changed files with 45 additions and 18 deletions

View file

@ -17,24 +17,6 @@ Types of changes
- Security in case of vulnerabilities.
-->
<!--
Before releasing update dependencies with:
pushd .
cargo update
nix flake update
popd
pushd front/
cargo update
nix flake update
yarn upgrade
popd
pushd integrations/vscode/
yarn upgrade
yarn2nix > yarn.lock.nix
popd
-->
### Added
- A [Style Guide](./STYLE.md), explaining why certain decisions were taken