azu/textlint-rule-spellcheck-tech-word

WEB+DBの辞書を分離

Open

#5 opened on Dec 18, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (4 forks)github user discovery
help wanted

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (PR metrics pending)

Description

初期の流れから https://github.com/azu/technical-word-rules にはWeb+DBが含まれている。 Web+DBの辞書には単語じゃなくてスタイルも含まれているので、

  • Web+DBそのもの
  • Web+DB - スタイル

を作成し、textlint-rule-spellcheck-tech-word にはスタイルを含めないようにする

Contributor guide