-
Notifications
You must be signed in to change notification settings - Fork 10
Code
Splines edited this page Dec 18, 2023
·
19 revisions
- MaMpf is written in Ruby on Rails. We have some custom linting rules you can find in
rubocop.yml
. - We have some more linters available, e.g. with recommended extensions in VSCode. TODO: refer to justfile with many commands
- All our available linters will check for code style guideline violations in every PR.
Some overviews over the (fairly big) MaMpf code base.
- Annotation tool & Thyme player (frontend): Thyme overview
- Suggestions for Just:
- Rails Sandbox