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

♻️ Use New eslint Flat Configuration File eslint.config.js #81

Merged
merged 5 commits into from
Feb 15, 2024

Conversation

pcaversaccio
Copy link
Owner

@pcaversaccio pcaversaccio commented Feb 14, 2024

🕓 Changelog

This PR refactors the eslint configuration for this repository to use the new flat configuration file design. Furthermore, part of this PR is also a dependency bump of ethers, hardhat, and some further submodules.

References

🐶 Cute Animal Picture

image

Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
@pcaversaccio pcaversaccio self-assigned this Feb 14, 2024
@pcaversaccio pcaversaccio added dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups labels Feb 14, 2024
@pcaversaccio pcaversaccio added this to the 1.0.0 milestone Feb 14, 2024
@pcaversaccio pcaversaccio requested a review from mds1 February 14, 2024 19:54
@pcaversaccio pcaversaccio enabled auto-merge (squash) February 15, 2024 09:30
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
Copy link

Coverage after merging flat-config-file into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%

@pcaversaccio pcaversaccio merged commit f03a803 into main Feb 15, 2024
13 checks passed
@pcaversaccio pcaversaccio deleted the flat-config-file branch February 15, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies 🔁 Pull requests that update a dependency file refactor/cleanup ♻️ Code refactorings and cleanups
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants