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

build/Makefile - convert spaces to tabs #547

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

Makefiles work better with tabbed based spacing everywhere.

I managed to somehow sneak in some spaces, and this cleans all that up!

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

N/A

Makefiles work better with tabbed based spacing everywhere.

I managed to somehow sneak in some spaces, and this cleans all that up!
@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/build-tools Development tooling. labels Jul 14, 2022
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 52d50fff-1b96-45ac-929c-857945ecc42e

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/547/head:pr_547 && git checkout pr_547
cargo build

@markmandel markmandel merged commit b7b8ba8 into googleforgames:main Jul 14, 2022
@markmandel markmandel deleted the wip/e2e-tests branch July 14, 2022 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. kind/cleanup Refactoring code, fixing up documentation, etc size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants