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

ci: Rename make black* to make format* #2970

Merged
merged 3 commits into from
Feb 27, 2023
Merged

Conversation

aahung
Copy link
Contributor

@aahung aahung commented Feb 27, 2023

Issue #, if available

Description of changes

We use more than black to format our code.

Description of how you validated changes

 ~/P/serverless-application-model ❯❯❯ make black                                                                                                                                           ✘ 130 
Makefile:28: `make black` is deprecated, please use `make format`
# sleep for 5 seconds so the message can be seen.
sleep 5
make format
black setup.py samtranslator tests integration bin schema_source

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

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

@aahung aahung requested a review from a team as a code owner February 27, 2023 22:27
@aahung aahung enabled auto-merge (squash) February 27, 2023 22:27
Makefile Show resolved Hide resolved
@aahung aahung merged commit 653ad56 into aws:develop Feb 27, 2023
@aahung aahung deleted the rename-make-black branch February 27, 2023 22:38
GavinZZ pushed a commit to GavinZZ/serverless-application-model that referenced this pull request Mar 2, 2023
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.

4 participants