ghazalghorabi / TDA553-lab1

0 stars 0 forks source link

Capitalization of methods #31

Open martinjonsson01 opened 1 year ago

martinjonsson01 commented 1 year ago

Only capitalize types such as classes, interfaces and enums. Don't capitalize method names.

https://github.com/ghazalghorabi/TDA553-lab1/blob/01f3360df2ab6d8a3dae4522fac81312009bb5d9/src/CarTransporter.java#L18 https://github.com/ghazalghorabi/TDA553-lab1/blob/01f3360df2ab6d8a3dae4522fac81312009bb5d9/src/CarTransporter.java#L22