Commit Graph

17 Commits (main)

Author SHA1 Message Date
junderw 3080141c5f
Fix gitignore for clippy exercise 6 months ago
x10an14 013f22c89c
improvement(development): Add nix-direnv integration
So as to automatically open a nix devShell for those who use direnv/want to use direnv to make their lives more automated.
9 months ago
liv 19cee73209 chore: set up oranda
Sets up oranda so we can get nice website things for free. Some caveats we have right now:

- Absolutely manual, I have to do `oranda build` and the deploy manually right now
- I had to pop the Readme into a new Markdown file because the first header in there was looking very strange
1 year ago
Gaëtan Faugère b4c7507b4d
feat: Add VSCode extension recommendation 2 years ago
mokou 8cfedb1673 feat(clippy): add clippy3 2 years ago
Jack Clayton be87cc9fa6 Add lsp command to fix rust-analyzer 2 years ago
joakim.kartveit 6efa7d5d15 Added ignore for .iml files 3 years ago
Robby 38a615f407
chore: add .vscode to gitignore 4 years ago
AlexandruGG 7e79c51222 Add .idea to gitignore 4 years ago
Mario Reder 1e2fd9c92f feat: Add clippy lints
- adds a new 'clippy' category for exercises
- clippy exercises should throw no warnings
- install script now also installs clippy

is related to https://github.com/rust-lang/rust-clippy/issues/2604
4 years ago
sjmann 8064facbb8 chore: update gitignore to ignore pdb files 4 years ago
liv bb652ceb91 Commit Cargo.lock file 5 years ago
olivia 2216b3a3ab remove and ignore .DS_Store 6 years ago
olivia b3c52803e9 color output messages 6 years ago
olivia 3ffefa32e1 init new cargo project 6 years ago
Carol (Nichols || Goulding) 87d8131f1f
Start a script to regenerate README.md from a template
So far this doesn't actually do any templating, just adds a note about
the README being autogenerated :)
6 years ago
Carol (Nichols || Goulding) a37ea4eb74 Ignore temporary .swp files 8 years ago