Skip to content

Commit

Permalink
Merge 4b2f792 into 46d7afa
Browse files Browse the repository at this point in the history
  • Loading branch information
JPinkney committed May 28, 2019
2 parents 46d7afa + 4b2f792 commit bc28457
Show file tree
Hide file tree
Showing 59 changed files with 9,481 additions and 9,569 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
@@ -1,8 +1,8 @@
# Tab indentation
[*]
indent_style = tab
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
trim_trailing_whitespace = false

[{.travis.yml,npm-shrinkwrap.json,package.json}]
indent_style = space
Expand Down
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,8 @@

# YAML Language Server

Supports JSON Schema 7 and below.

## Features

1. YAML validation:
Expand Down

0 comments on commit bc28457

Please sign in to comment.