@Super paired with #super(...) to never typo your super methods again
Go to file
David Skrundz 955e24ba3d
Migrate to @Super with #super()
This allows arbitrary super calls with argument overriding without worrying about calling the correct super method
2024-12-22 13:51:37 -07:00
Sources Migrate to @Super with #super() 2024-12-22 13:51:37 -07:00
Tests/SupermanTests Migrate to @Super with #super() 2024-12-22 13:51:37 -07:00
.gitignore Initial commit 2024-09-17 16:06:48 -06:00
Package.resolved Migrate to @Super with #super() 2024-12-22 13:51:37 -07:00
Package.swift Migrate to @Super with #super() 2024-12-22 13:51:37 -07:00