Hacker News new | ask | show | jobs
by raphman 3762 days ago
Rules are defined in Python scripts which can have arbitrary complexity. However, it seems like most rules are just string or regex matching:

https://github.com/amperser/proselint/blob/master/proselint/...

https://github.com/amperser/proselint/blob/master/proselint/...