yapf-action icon indicating copy to clipboard operation
yapf-action copied to clipboard

feat: Swapped from using Dockerfile to composite steps.

Open WildCard65 opened this issue 4 years ago • 1 comments

Note: This requires using "actions/setup-python' in order to find 'yapf' script.

I also added a debugging echo to test variable arguments input.

WildCard65 avatar Aug 19 '20 17:08 WildCard65

I will merge it in a few days, i will research if there is a way to prevent having to add "actions/setup-python" to the workflow, as this is a breaking change for existing users who are using the master branch instead of a pinned version number

AlexanderMelde avatar Aug 28 '20 12:08 AlexanderMelde