-
-
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