Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Update README docs for quotemark and indent #523

Merged
merged 2 commits into from
Jul 23, 2015

Conversation

weswigham
Copy link
Contributor

Reading over the rules themselves, these arguments seem required (since November 2014!) but are never mentioned in the doc.

Review on Reviewable

Reading over the rules themselves, these arguments seem required (since November 2014!) but are never mentioned in the doc.
@@ -132,7 +132,9 @@ A sample configuration file with all options is available [here](https://github.
* `curly` enforces braces for `if`/`for`/`do`/`while` statements.
* `eofline` enforces the file to end with a newline.
* `forin` enforces a `for ... in` statement to be filtered with an `if` statement.*
* `indent` enforces consistent indentation with tabs or spaces.
* `indent` enforces indentation with tabs or spaces. Rule options (one is required):
* `"tabs"` enforces consistient tabs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: consistent here and below

@adidahiya
Copy link
Contributor

thanks @weswigham!

adidahiya added a commit that referenced this pull request Jul 23, 2015
Update README docs for quotemark and indent
@adidahiya adidahiya merged commit 66e6600 into palantir:master Jul 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants