Lint/formatter workflows merged per language. Resolved errors and warnings for each workflow #90
Reference in New Issue
Block a user
Delete Branch "89-lint-format-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should all be resolved, but do check if logic has changed that might break something. Looks good on my end.
Tried to implement caching for the rust workflow, sadly not successful as it re-compiles on each run. It is what it is for now.