Skip to content

Commit 5caad3a

Browse files
committed
Clarify branch purpose
Let people know where to find the ESLint 4 branch.
1 parent 96c385e commit 5caad3a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,19 @@ file][config].
1515

1616
[config]: http://eslint.org/docs/user-guide/configuring#using-configuration-files
1717

18+
### Channels
19+
20+
There are a few major versions of ESLint out there. The latest major version
21+
is 4. This engine provides a few [channels][] for major versions of ESLint.
22+
23+
This branch is for the `latest` (i.e. default) channel and provides ESLint 3
24+
support.
25+
26+
For ESLint 4, please see [`channel/eslint-4`][] branch.
27+
28+
[channels]: https://docs.codeclimate.com/docs/engine-channels
29+
[`channel/eslint-4`]: https://github.com/codeclimate/codeclimate-eslint/tree/channel/eslint-4
30+
1831
### Installation
1932

2033
1. If you haven't already, [install the Code Climate CLI][CLI]

0 commit comments

Comments
 (0)