2020-09-29

OSS、るりました。

先週出したPull Request、直したはずの場所がうまく直ってなかったので修正

github.com

3.0のNEWS見てWarning覗いたら2.7の対応が終わってなかったので対応

github.com

textlintの設定を試していた

{
  "name": "doctree",
  "version": "1.0.0",
  "description": "Rubyリファレンスマニュアル",
  "scripts": {
    "test": "textlint refm/doc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rurema/doctree.git"
  },
  "author": "",
  "license": "CC-BY-3.0",
  "bugs": {
    "url": "https://github.com/rurema/doctree/issues"
  },
  "homepage": "https://github.com/rurema/doctree#readme",
  "private": true,
  "devDependencies": {
    "@textlint/textlint-plugin-text": "^4.2.6",
    "textlint": "^11.7.6",
    "textlint-rule-preset-ja-technical-writing": "^4.0.1"
  }
}
{
  "filters": {},
  "plugins": {
    "@textlint/text": {
      "extensions": [".rd"]
    }
  },
  "rules": {
    "preset-ja-technical-writing": {
      "ja-no-mixed-period": false
    }
  }
}

辞書系の置換はやっていったほうが読みやすくなりそう

github.com

とはいえ2.7対応とか残ってそうだし12月もそろそろだから未翻訳とかを雑に追加していくのがいいのかなあ

雑にマージした

github.com github.com


Railsわからね

いいなと思ったらKyashでお金を下さい
20191128011151
GitHubスポンサーも受け付けています
https://github.com/sponsors/hanachin/