WG-CC / transitiontoolkit-backend

0 stars 0 forks source link

Set up linting and styling rules (backend) #1

Open yurikahirata opened 2 months ago

yurikahirata commented 2 months ago

Problem

Dependent on the completion of issue WG-CC/transitiontoolkit-backend#3

Setting up the linting and styling rules for the backend. The main goal is to be able to run the linting with some basic styling and linting rules. It is very open ended, and rules can be added or adjusted in the future.

Success

Be able to run linting commands. Rules can be adjusted later if needed.

Requirements