alcadica / develop

A simple tool to help elementary OS developers to develop their own apps and widgets.
https://github.com/alcadica/develop
GNU General Public License v3.0
40 stars 7 forks source link

Lint with Vala-Lint #47

Closed ryonakano closed 4 years ago

ryonakano commented 4 years ago

I've linted codes using vala-lint. Adding missing whitespaces/newlines or removing extra ones, using 4 spaces instead of tabs for indentations, etc.

If you'd like to review without any whitespace changes, try "Hide whitespace changes" mode in GitHub.