Skip to content

fix(prettier): Properly handle lint-staged files #6970

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

Merged
merged 1 commit into from
Oct 25, 2020
Merged

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Oct 25, 2020

Now handles top level files and recursive files in folders.

Set max line length to be 100

Now handles top level files and recursive files in folders.

Set max line length to be 100
@ghost
Copy link

ghost commented Oct 25, 2020

Danger run resulted in 1 fail and 1 markdown; to find out more, see the checks page.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #6970 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6970      +/-   ##
==========================================
- Coverage   93.87%   93.86%   -0.01%     
==========================================
  Files         169      169              
  Lines       12370    12353      -17     
==========================================
- Hits        11612    11595      -17     
  Misses        758      758              
Impacted Files Coverage Δ
src/AccountLockout.js 97.36% <ø> (ø)
src/Auth.js 100.00% <ø> (ø)
src/ClientSDK.js 100.00% <ø> (ø)
src/Config.js 89.92% <ø> (ø)
src/Controllers/AdaptableController.js 96.00% <ø> (ø)
src/Controllers/DatabaseController.js 95.31% <ø> (-0.02%) ⬇️
src/Controllers/FilesController.js 94.00% <ø> (ø)
src/Controllers/HooksController.js 94.64% <ø> (-0.05%) ⬇️
src/Controllers/LiveQueryController.js 95.83% <ø> (ø)
src/Controllers/LoggerController.js 91.57% <ø> (ø)
... and 122 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2f2281...3244d63. Read the comment docs.

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

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

lgtm!

@dplewis dplewis merged commit e6ac3b6 into master Oct 25, 2020
@dplewis dplewis deleted the lint-staged-glob branch October 25, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants