nowarp / nowarp.github.io

https://nowarp.io
0 stars 1 forks source link

Script that extracts documentation for lints #3

Open byakuren-hijiri opened 1 month ago

byakuren-hijiri commented 1 month ago

Write a Bash script that automatically extracts documentation from the docstrings of the lints, creating Markdown files to publish in the detectors' documentation.

byakuren-hijiri commented 1 month ago

Maybe could be accessed using the TypeScript compiler API.

byakuren-hijiri commented 1 month ago

We also need to specify the severity of warnings raised by the detector.