Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(eslint-plugin)!: [promise-function-async] make allowAny default true#733

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
JamesHenry merged 2 commits intomasterfrompfa-default-opts
Jul 21, 2019

Conversation

bradzacher
Copy link
Member

@bradzacherbradzacher commentedJul 20, 2019
edited
Loading

BREAKING CHANGE: changing default rule config

Having functions that returnany be considered async is weird. I left the option in just in case someone wants this functinoality.
#501 (comment)

@bradzacherbradzacher added enhancementNew feature or request breaking changeThis change will require a new major version to be released labelsJul 20, 2019
@bradzacherbradzacher added this to the2.0.0 milestoneJul 20, 2019
@bradzacherbradzacher mentioned this pull requestJul 20, 2019
14 tasks
@bradzacherbradzacher changed the titlefeat(eslint-plugin): [promise-function-async] make allowAny default truefeat(eslint-plugin)!: [promise-function-async] make allowAny default trueJul 21, 2019
@codecov
Copy link

codecovbot commentedJul 21, 2019

Codecov Report

Merging#733 intomaster willdecrease coverage by0.03%.
The diff coverage isn/a.

@@            Coverage Diff             @@##           master     #733      +/-   ##==========================================- Coverage   94.45%   94.41%   -0.04%==========================================  Files         113      113                Lines        4705     4711       +6       Branches     1288     1293       +5     ==========================================+ Hits         4444     4448       +4  Misses        150      150- Partials      111      113       +2
Impacted FilesCoverage Δ
.../eslint-plugin/src/rules/promise-function-async.ts100% <ø> (ø)⬆️
packages/eslint-plugin/src/util/misc.ts80.95% <0%> (-3.26%)⬇️
...-plugin/src/rules/explicit-member-accessibility.ts88.23% <0%> (-1.35%)⬇️
...nt-plugin/src/rules/indent-new-do-not-use/index.ts98.39% <0%> (ø)⬆️
...-plugin/src/rules/explicit-function-return-type.ts100% <0%> (ø)⬆️
packages/eslint-plugin/src/rules/array-type.ts91.35% <0%> (ø)⬆️
...ges/experimental-utils/src/ts-eslint/RuleTester.ts0% <0%> (ø)⬆️

@JamesHenryJamesHenry merged commit590ca50 intomasterJul 21, 2019
@JamesHenryJamesHenry deleted the pfa-default-opts branchJuly 21, 2019 22:51
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsApr 21, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JamesHenryJamesHenryJamesHenry approved these changes

Assignees
No one assigned
Labels
breaking changeThis change will require a new major version to be releasedenhancementNew feature or request
Projects
None yet
Milestone
2.0.0
Development

Successfully merging this pull request may close these issues.

2 participants
@bradzacher@JamesHenry

[8]ページ先頭

©2009-2025 Movatter.jp