Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Commit 0273839

Browse files
authored
Merge pull request #74 from google/sigje-small-patch-readme
chore: Update link to the newly named branch and Copyright
2 parents 3ae571a + 98e98e0 commit 0273839

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# eslint-config-google [![Build Status](https://travis-ci.org/google/eslint-config-google.svg?branch=master)](https://travis-ci.org/google/eslint-config-google)
1+
# eslint-config-google
22

33
> ESLint [shareable config](http://eslint.org/docs/developer-guide/shareable-configs.html) for the [Google JavaScript style guide (ES2015+ version)](https://google.github.io/styleguide/jsguide.html)
44
@@ -38,9 +38,9 @@ To use Google style in conjunction with ESLint's recommended rule set, extend th
3838
}
3939
```
4040

41-
To see how the `google` config compares with `eslint:recommended`, refer to the [source code of `index.js`](https://github.com/google/eslint-config-google/blob/master/index.js), which lists every ESLint rule along with whether (and how) it is enforced by the `google` config.
41+
To see how the `google` config compares with `eslint:recommended`, refer to the [source code of `index.js`](https://github.com/google/eslint-config-google/blob/main/index.js), which lists every ESLint rule along with whether (and how) it is enforced by the `google` config.
4242

4343

4444
## License
4545

46-
Apache-2 © Google
46+
See [License](https://github.com/google/eslint-config-google/blob/main/LICENSE)

0 commit comments

Comments
 (0)