docs icon indicating copy to clipboard operation
docs copied to clipboard

Add some rules to text lint

Open hobovsky opened this issue 5 years ago • 1 comments

We agreed that some forms should not be used. We were also advised to avoid some constructs. Maybe we could enforce them with additional linter rules? There's already rule for CodeWars, so maybe we could also have:

  • plurals mentioned by B4B: katas, dans, kyus, with abominations like dan's or kyu's
  • kyu, as opposed to ky-u-with-dash-above
  • codewarrior as a term to avoid,
  • dojo and others with remark to reduce usage of the theme?

Maybe you can think of some more. They don't have to be errors, they can be warnings if appropriate (yeah, I read through warnings, usually)

What do you think?

hobovsky avatar Jul 18 '20 00:07 hobovsky

codewarrior as a term to avoid,

damn, I didn't remember that... :(

We should centralise those informations in an on-going issue.

Blind4Basics avatar Jul 18 '20 08:07 Blind4Basics