You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you check whether your source code is following the guide or not, as I recommend, you had better to use coding guide checking tools. There is a checking tool named as cpplint.
You can also use a vimrc file following the guide. Refer to google.vim.
For the readability, source code of ANT framework should have up to 80 characters in a line.