Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add root: true to Functions' lint configuration #3029

Merged
merged 4 commits into from Jan 15, 2021
Merged

Conversation

bkendall
Copy link
Contributor

Description

See #2925. Making a new PR to quickly update and add a changelog. Thanks @hubgit for getting this started.

Causes eslint to not try to combine the config with a parent-folder config.

Scenarios Tested

Initialized a directory for functions and it worked out as expected.

hubgit and others added 3 commits December 12, 2020 21:03
Set `root: true` in the .eslintrc template, so that ESLint doesn't try to combine the configuration in the `functions` directory with the configuration in an `.eslintrc` file in the parent app directory.
@bkendall bkendall requested a review from joehan January 13, 2021 23:04
@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Jan 13, 2021
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 65.538% when pulling db56d24 on hubgit-patch-1 into b26aa46 on master.

@bkendall bkendall merged commit de63afc into master Jan 15, 2021
@bkendall bkendall deleted the hubgit-patch-1 branch January 15, 2021 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants