bkarimii / Coursework-Planner

Your coursework planner
1 stars 0 forks source link

Format and lint code #278

Open bkarimii opened 5 months ago

bkarimii commented 5 months ago

From Full-Stack-Project-Assessment created by Dedekind561: CodeYourFuture/Full-Stack-Project-Assessment#481

Description

It is a good idea to make sure that your code is formatted based on a single standard throughout your project. There are two packages that can usually help you with that:

Acceptance criteria

Guidance 🧭

Check the code quality guide for steps on how to format and form