-
-
Notifications
You must be signed in to change notification settings - Fork 7
🛠️ Refactor: Add Code quality fixing scripts #65
Copy link
Copy link
Open
Labels
Domain: Dev ExperienceThis issue pertains to a developer's emotions and attitudes when building Grey Software.This issue pertains to a developer's emotions and attitudes when building Grey Software.Role: Software EngineerUses technology to design, develop, test, and maintain creative software solutions.Uses technology to design, develop, test, and maintain creative software solutions.Type: MaintenanceAn issue that make things clearer or removes ambiguity without changing base functionality.An issue that make things clearer or removes ambiguity without changing base functionality.hacktoberfest-accepted
Metadata
Metadata
Assignees
Labels
Domain: Dev ExperienceThis issue pertains to a developer's emotions and attitudes when building Grey Software.This issue pertains to a developer's emotions and attitudes when building Grey Software.Role: Software EngineerUses technology to design, develop, test, and maintain creative software solutions.Uses technology to design, develop, test, and maintain creative software solutions.Type: MaintenanceAn issue that make things clearer or removes ambiguity without changing base functionality.An issue that make things clearer or removes ambiguity without changing base functionality.hacktoberfest-accepted
Motivation 🏁
Our developers need an easy way of fixing code quality issues.
Describe your refactoring solution 🛠️
I propose adding code quality fixing scripts to our package.json, so our devs can simply run the following commands:
Additional details ℹ️
Consult the futurist network repo for an example implementation