Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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…)

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.