Open Helveg opened 4 years ago
Academic Writing Style Guide for Programmers: Very expansive great list! We could aim to bring our linter in line with it.
This is super awesome and could be a wonderful foundation for rules. Thanks for sharing!
I also found english-lint on a quick search. But I should go deeper into the GitHub universe to find some more.
I'll take a look into the rest in the next days.
Linting Guides
Linters
I found
proselint
, we could see if we can create our own set ofacademic.*
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 anlint-academy
fork :stuck_out_tongue: with just academic rulesWriting