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

chore(eslint): eslint --fix api-no-slashes #8631

Merged
merged 2 commits into from
Oct 7, 2020
Merged

chore(eslint): eslint --fix api-no-slashes #8631

merged 2 commits into from
Oct 7, 2020

Conversation

christopherthielen
Copy link
Contributor

@christopherthielen christopherthielen commented Oct 6, 2020

Applies the auto-fixes for new api-no-slashes eslint rule from #8629

Duplicates work originally done in #8586

via:
eslint --fix

return results && results.length ? results[0] : null;
},
function() {
function () {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤔 Is this because of a new version of prettier?

Copy link
Contributor

Choose a reason for hiding this comment

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

I think so. I have noticed this and some mods to one param arrow functions as well.

@mergify mergify bot merged commit fab1a0a into master Oct 7, 2020
@mergify mergify bot deleted the api-no-slashes branch October 7, 2020 00:49
aravindmd added a commit that referenced this pull request Oct 9, 2020
3fd31ff fix(amazon/serverGroup): Additional null safety for networkInterfaces (#8638)
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
aravindmd added a commit that referenced this pull request Oct 9, 2020
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
aravindmd added a commit that referenced this pull request Oct 9, 2020
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
aravindmd added a commit that referenced this pull request Oct 9, 2020
d565b00 Drag n drop nav (#8626)
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
aravindmd added a commit that referenced this pull request Oct 9, 2020
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
aravindmd added a commit that referenced this pull request Oct 9, 2020
b221157 feat(gce): remove the deprecated ONLY_UP autoscaling mode (#8633)
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
aravindmd added a commit that referenced this pull request Oct 9, 2020
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
aravindmd added a commit that referenced this pull request Oct 9, 2020
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)
mergify bot pushed a commit that referenced this pull request Oct 9, 2020
….0.518 docker 0.0.62 google 0.0.23 oracle 0.0.11 tencentcloud 0.0.8 titus 0.0.147 (#8640)

* chore(amazon): publish amazon@0.0.271

3fd31ff fix(amazon/serverGroup): Additional null safety for networkInterfaces (#8638)
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(azure): publish azure@0.0.257

fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(cloudfoundry): publish cloudfoundry@0.0.103

fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(core): publish core@0.0.518

d565b00 Drag n drop nav (#8626)
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(docker): publish docker@0.0.62

fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(google): publish google@0.0.23

b221157 feat(gce): remove the deprecated ONLY_UP autoscaling mode (#8633)
fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(oracle): publish oracle@0.0.11

fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(tencentcloud): publish tencentcloud@0.0.8

fab1a0a chore(eslint): eslint --fix api-no-slashes (#8631)

* chore(titus): publish titus@0.0.147

ae43322 feat(titus): Add monitored deploy strategy support to titus (#8596)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Reviewed and ready for merge target-release/1.23
Projects
None yet
3 participants