Jarmos-san / dotfiles

👷🏗️ Collection of dotfiles for a Linux-based development environment!
MIT License
15 stars 1 forks source link

Refactored the CI/CD pipeline to download and setup necessary linters/formatters more efficiently #24

Closed Jarmos-san closed 1 year ago

Jarmos-san commented 1 year ago

The PR contains some refactors to the CI/CD configuration file to apply some trivial optimisations. The said optimisations aren't much but helps in reducing the dependencies of the project to maintain and hence are more efficient at handling the setup process of the linters and formatters required by the project.