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

feat: conform new linting configuration #1296

Merged
merged 1 commit into from
Jun 30, 2023
Merged

feat: conform new linting configuration #1296

merged 1 commit into from
Jun 30, 2023

Conversation

xobotyi
Copy link
Contributor

@xobotyi xobotyi commented Jun 30, 2023

As eslint config been reworked we have to adopt new rules across codebase

@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #1296 (3ebd75e) into master (aeaf3e6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1296   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          62       62           
  Lines        1062     1072   +10     
  Branches      170      169    -1     
=======================================
+ Hits         1058     1068   +10     
  Misses          2        2           
  Partials        2        2           
Impacted Files Coverage Δ
src/index.ts 100.00% <ø> (ø)
src/useAsync/index.ts 100.00% <ø> (ø)
src/useCustomCompareMemo/index.ts 100.00% <ø> (ø)
src/useDeepCompareMemo/index.ts 100.00% <ø> (ø)
src/useMountEffect/index.ts 100.00% <ø> (ø)
src/useRafCallback/index.ts 100.00% <ø> (ø)
src/useRerender/index.ts 100.00% <ø> (ø)
src/useScreenOrientation/index.ts 100.00% <ø> (ø)
src/useSet/index.ts 100.00% <ø> (ø)
src/useUnmountEffect/index.ts 100.00% <ø> (ø)
... and 44 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xobotyi xobotyi merged commit e0bc4e1 into master Jun 30, 2023
8 checks passed
@xobotyi xobotyi deleted the new-linting branch June 30, 2023 06:32
github-actions bot pushed a commit that referenced this pull request Jun 30, 2023
# [23.1.0](v23.0.1...v23.1.0) (2023-06-30)

### Features

* conform new linting configuration ([#1296](#1296)) ([e0bc4e1](e0bc4e1))
@xobotyi
Copy link
Contributor Author

xobotyi commented Jun 30, 2023

🎉 This PR is included in version 23.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant