chore: move configuration, script and contract files into dedicated dev folder#460
chore: move configuration, script and contract files into dedicated dev folder#460Raiden1411 wants to merge 5 commits intowevm:mainfrom
Conversation
|
@Raiden1411 is attempting to deploy a commit to the wagmi Team on Vercel. A member of the Team first needs to authorize it. |
|
Codecov Report
@@ Coverage Diff @@
## main #460 +/- ##
==========================================
- Coverage 99.92% 96.13% -3.80%
==========================================
Files 254 236 -18
Lines 23688 20823 -2865
Branches 1968 1661 -307
==========================================
- Hits 23671 20018 -3653
- Misses 17 800 +783
- Partials 0 5 +5 |
|
The changeset bot currently is not able to look other than the root folder for the changeset. Not sure if the PR that fixes that will land. |
|
Mhm, I can see that However, I am not sure if I like inventing a bunch of crafty tricks & maintaining those and going against the flow with this. Coming to this repository as a new contributor I'd likely find it harder to navigate things & find which config is coming from where if it's hidden in an unexpected location. Now, for the status quo to change and the community eventually settling on a shared config location someone has to be the first mover... Not sure if I'd want us to do that tbh. :-/ |
|
Generally agree with @fubhy. I like to be more pragmatic with directory structure, etc. Config at the root may look overloaded, but it is most discoverable there. |
|
Agree with all these points. Hope it's better supported someday or tools have sensible enough defaults so you don't need to configure them :) |
PR-Codex overview
This PR updates and moves config files into a dedicated
devdirectory. Notable changes include:devdirectory with updated file paths.vscodeand.ideadirectoriescacheandoutdirectorieslib/ds-testsubmoduleCompilationTest,CompilationScript, andStdError