Call-for-Code-for-Racial-Justice / Five-Fifths-Voter

Five Fifths Voter is a web application tool designed to enable and empower Black people and others to exercise their right to vote by ensuring their voice is heard
Apache License 2.0
67 stars 37 forks source link

change linter to yarn ci-format on creation of PR #281

Closed marcvelasco closed 2 years ago

marcvelasco commented 2 years ago

Contributes to # (add issue number here. i.e. #302)

168

What did you do?

Changed "yarn run lint" to "yarn ci-format" in build-ui.yml

Why did you do it?

to run ci-format

How have you tested it?

Ran yarn ci-format in the services dir to note any errors from ci-format given than "yarn run lint" is already being run. Not sure if there's a better way to test the hook part since it needs a PR.

Were docs updated if needed?

Type of change

Checklist:

marcvelasco commented 2 years ago

Closing as i left my email off id for hacktoberfest! Opened #283 instead