decidim / documentation

Documentation site for Decidim project built with Antora
https://docs.decidim.org/
9 stars 23 forks source link

Add `npm run lint` task with vale linter #155

Open andreslucena opened 8 months ago

andreslucena commented 8 months ago

While reviewing #147 and #151 I wanted an easy way for checking the offenses and fixes. This PR adds the npm run lint task to be consistent with other projects.