SIsilicon / WorldEdit-BE

A Minecraft Bedrock addon port of the famous WorldEdit mod for Minecraft: Java Edition.
GNU General Public License v3.0
283 stars 33 forks source link

Lint Python scripts and add GitHub Action #232

Closed PabloAlexis611 closed 7 months ago

PabloAlexis611 commented 7 months ago

This PR has aesthetic-only code changes performed automatically by the linting tools:

It also adds a new GitHub Action to lint the Python code using these same tools. This is a sample run in my forked repo of this new action: image

SIsilicon commented 7 months ago

Oops! It's not building OK.

SIsilicon commented 7 months ago

Ah, it's a problem in the master branch. I'll pull this in anyway then. Thanks!