Tag:Linting
All the articles with the tag "Linting".
-
Test Automation - Pre-Merge Testing with GitHub Actions: A Step-by-Step Guide
Published:A step-by-step guide to setting up a pre-merge testing pipeline using GitHub Actions, including code formatting checks with Black and import sorting with isort.