https://github.com/uetchy/textlint-rule-bittermelon
ゴーヤー。ゴーヤではない。
https://github.com/uetchy/textlint-rule-bittermelon
textlint
Last synced: about 1 year ago
JSON representation
ゴーヤー。ゴーヤではない。
- Host: GitHub
- URL: https://github.com/uetchy/textlint-rule-bittermelon
- Owner: uetchy
- License: mit
- Created: 2016-08-21T12:45:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:38:17.000Z (over 3 years ago)
- Last Synced: 2025-04-12T22:21:05.421Z (about 1 year ago)
- Topics: textlint
- Language: JavaScript
- Homepage:
- Size: 210 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# textlint-rule-bittermelon
[](https://textlint.github.io/) [![workflow-badge]][workflow-url]
[workflow-badge]: https://github.com/uetchy/textlint-rule-bittermelon/workflows/Test/badge.svg
[workflow-url]: https://github.com/uetchy/textlint-rule-bittermelon/actions?workflow=Test
ゴーヤじゃなくてゴーヤー。
This rule module for [azu/textlint](https://github.com/textlint/textlint 'azu/textlint').
## Usage
```
npm install --save-dev textlint textlint-rule-bittermelon
```
```
textlint --rule bittermelon file.md
path/to/file.md
3:4 error ゴーヤ => ゴーヤー
✖ 1 problem
```
## FAQ
Q. 一部離島では **ゴーヤ** でも正しいんですが?
A. `textlint-rule-bittermelon`は沖縄本島の慣習に則っています。
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request!
## License
MIT