Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new job for lint and formatting checks #135

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

mgeisler
Copy link
Contributor

@mgeisler mgeisler commented Apr 2, 2024

Description of changes:

The lint and formatting checks don't depend on the operating system. We can therefore save some time by running it just once (and running in parallel with the other jobs).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

mgeisler added 2 commits April 2, 2024 14:39
This does not need to run on all three operating systems.
Clippy gives the same results for each platform, so we can save time
by running it just once on Ubuntu.
@mgeisler mgeisler requested a review from a team as a code owner April 2, 2024 12:42
@mulmarta mulmarta merged commit d6bfcaf into awslabs:main Apr 3, 2024
13 checks passed
@mgeisler mgeisler deleted the lint-formatting-job branch April 3, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants