A cartoon caveman

Run Tests

(code for this section)

Linting is just having tools look for common mistakes and reporting if they find any.

Whereas we automatically format our code to avoid fights, we lint our code to make sure that needed fights are had.

→ Start a Local Instance of Postgresql.

← Lint your code.