ghazalghorabi / TDA553-lab1

0 stars 0 forks source link

Use the auto-formatter #6

Closed martinjonsson01 closed 1 year ago

martinjonsson01 commented 1 year ago

Before commiting any code, make sure to auto-format it in order to make sure it's readable.

In VSCode you can auto format a document by opening the command palette (CTRL + SHIFT + P) and searching for "Format document".

https://github.com/ghazalghorabi/TDA553-lab1/blob/9064245501fc0d8910804f850959c9b46f31d00c/src/Car.java#L84-L92