Few tasks are somewhat monotonous, and rather easy to miss when porting from solady to soledge:
I'm thinking I could automate this by adding following npm commands:
npm run rebrand: Migrate from solady to soledge comment blocks.
npm run powerup: Upgrade to latest solidity version.
- Add a pre-commit hook to ensure all files are on the latest solidity version.