bookworm-reads / documentation

External documentation on the organization and internal developer docs
https://bookwormreads.co
2 stars 0 forks source link

Code Linting #23

Open irmerk opened 5 months ago

irmerk commented 5 months ago

We need linting and a coding style guide for each service

Use Case

Our code should be more accessible by being consistent in style

Possible Solution

Context

Ensure each service has appropriate linting rules for the code inside - such as React rules for web, but not for server