Open
Description
Linting Guides
- Academic Writing Style Guide for Programmers: Very expansive great list! We could aim to bring our linter in line with it.
Linters
- writing_doctor: The code was a bit too complex to immediatly figure out, but let's hope that complex means powerful and easy to expand with the rules of the guide above!
- Academic Writing Check: Loose scripts, but might contain a good basis already?
- Most other academic linters seem to be even more work-in-progressy, abandoned or messy loose scripts.
I found proselint
, we could see if we can create our own set of academic.*
rules for them and then use those in our CLI tool :) They can generate console output and JSON files! Sadly it seems the project is abandoned but we could continue an lint-academy
fork 😛 with just academic rules
Writing
- Draft: I love this! Being able to plan and structure preparative pieces for papers like this is perfect
Metadata
Metadata
Assignees
Labels
No labels