birlug / WiseAssBot

WiseAssBot (AKA MrKnowItAll)
2 stars 1 forks source link

check code format on CI #14

Closed shahriaarrr closed 5 hours ago

shahriaarrr commented 2 days ago

Hi @amiremohamadi 👋 I wrote a new workflow based on the #4 issue you posted to check the code format on CI.

amiremohamadi commented 2 days ago

thanks for your contribution :tada: i suggest to move all these changes and the contents of test.yaml into a single file. we can name it precheck.yaml or check.yaml.

shahriaarrr commented 2 days ago

thanks for your contribution 🎉 i suggest to move all these changes and the contents of test.yaml into a single file. we can name it precheck.yaml or check.yaml.

it's done :) now we have both test and format check in precheck.yaml

amiremohamadi commented 5 hours ago

LGMT! thanks for contribution.