Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leny/linter-gadkod
Lint your file for suspicious unicode characters in code (like greek question mark…)
https://github.com/leny/linter-gadkod
Last synced: 7 days ago
JSON representation
Lint your file for suspicious unicode characters in code (like greek question mark…)
- Host: GitHub
- URL: https://github.com/leny/linter-gadkod
- Owner: leny
- License: mit
- Created: 2015-10-25T23:17:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-02T23:30:52.000Z (almost 9 years ago)
- Last Synced: 2024-04-11T15:58:59.868Z (7 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# linter-gadkod
This linter plugin for [Linter](https://github.com/AtomLinter/Linter) provides an interface to [gadkod](http://github.com/leny/gadkod).
It will warns you for suspicious unicode characters in code (like greek question mark…)## Installation
Linter package must be installed in order to use this plugin. If Linter is not installed, please [follow the instructions here](https://github.com/AtomLinter/Linter).
### Plugin installation
```
$ apm install linter-gadkod
```## Settings
No configuration for now.
## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style.
## License
Copyright (c) 2015 Leny
Licensed under the MIT license.