Closed temeddix closed 1 year ago
This PR attempts to simplify detection of formatting changes in CI and remove deprecation warning that comes from https://github.com/tj-actions/verify-changed-files
Please make sure that you've formatted the files.
dart format . cargo clippy --fix
Changes
This PR attempts to simplify detection of formatting changes in CI and remove deprecation warning that comes from https://github.com/tj-actions/verify-changed-files
Before Committing
Please make sure that you've formatted the files.