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

https://github.com/zalari/codestyles

Here we are hosting our various linting rules and code styles for our projects.
https://github.com/zalari/codestyles

Last synced: 3 months ago
JSON representation

Here we are hosting our various linting rules and code styles for our projects.

Awesome Lists containing this project

README

          

# HOW TO IMPORT _ZALARI_ CODE STYLES in IntelliJ IDEs

* [download actual code style](https://github.com/zalari/codestyles/raw/master/code-style.xml)
* click (WebStorm|IntelliJ) -> Preferences
* search for _Code Style_
* click on the settings cog and _Import Scheme_ -> _IntelliJ..._ and select the **downloaded** `code-style.xml` and _apply_

![Import_Screenie](import_scheme.png)