Elliot Winkler
Elliot Winkler
Hmm, it seems that the changelog checker workflow is incorrectly requiring changes to changelogs. It needs to omit changes to scripts. I'll make a ticket. I'm adding `no-changelog` in the...
I'll have to think about this again. It seems odd that `yarn lint` would list warnings but `yarn lint:fix` would not. I think we should continue to list warnings but...
Closed via https://github.com/MetaMask/metamask-mobile/pull/11911.
Closing as `@metamask/rpc-errors` was bumped in https://github.com/MetaMask/core/pull/4831.
Need to update this PR with latest changes from the module template.
Draft PR: https://github.com/MetaMask/extension-port-stream/pull/81
This is happening for me as well. In my case I am also using Prettier 3 and have the following `.prettierrc.yml` file: ``` # All of these are defaults except...