Closed slifty closed 2 years ago
This PR cleans up the linting workflow definition; it shouldn't actually change any functionality.
Note: I tried removing the build step but that is the step that actually installs child package dependencies, so the lint fails without it.
This PR cleans up the linting workflow definition; it shouldn't actually change any functionality.