https://hilton.org.uk/blog/source-code-line-length#:~:text=GitHub%20is%20the%20de%20facto,in%20the%20GitHub%20diff%20view.
125 characters per line is the real de facto coding standard for maximum line length these days, because this is the maximum number of characters that you can see in the GitHub diff view. This used to be 119 characters, but the page layout changed.
#21
Following Julia's standard of 4 space tabs might make this reasonable (@ranocha). What do you think @YingboMa ?
https://hilton.org.uk/blog/source-code-line-length#:~:text=GitHub%20is%20the%20de%20facto,in%20the%20GitHub%20diff%20view.
#21
Following Julia's standard of 4 space tabs might make this reasonable (@ranocha). What do you think @YingboMa ?