GithubHelp home page GithubHelp logo

[CI] Spell-check for documentation? about docs HOT 8 OPEN

exercism avatar exercism commented on August 16, 2024
[CI] Spell-check for documentation?

from docs.

Comments (8)

 avatar commented on August 16, 2024 1

As a maintainer and avid grammarian, I would love if the spell check could check the description field of links.json.
This snippet would extract them when executed in a track's repository:

find . -name 'links.json'  | xargs jq '.[] | .description'

from docs.

iHiD avatar iHiD commented on August 16, 2024 1

@SaschaMann This is a good target for an org-wide check.

from docs.

 avatar commented on August 16, 2024

Great idea @wolf99! There is a plugin retext-spell that uses Hunspell I think. I've seen other OSS teams leverage this to unify contributions in a great way. (https://github.com/ember-learn/guides-source/blob/d35a871a417e9c425a945369b849b0864cba1a23/.remarkrc.js has an example configuration for remark)

from docs.

wolf99 avatar wolf99 commented on August 16, 2024

Possibly also @SaschaMann as CI related, I think that's your wheelhouse - thoughts?

from docs.

SaschaMann avatar SaschaMann commented on August 16, 2024

Sounds good. Ideally it should add inline annotations or, better yet, suggestions to automatically fix the spelling mistake. Perhaps there are actions for it on the marketplace already. I think having it as a normal pass/fail check might be quite bothersome.

from docs.

wolf99 avatar wolf99 commented on August 16, 2024

Good suggestions both.
I'll look into it for PR. I'm not at all au fait with GitHub actions so it may take a wee while 😄 )

from docs.

wolf99 avatar wolf99 commented on August 16, 2024

Just as FYI here, life has got really busy since making above assertion. I'm having trouble fitting time in for even any v2 track maintenance effort. So if anyone else wants to pick this up until I get back to things, be my guest 😉

from docs.

 avatar commented on August 16, 2024

This action has the most actions stars: https://github.com/marketplace/actions/github-spellcheck-action

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.