Conversation
|
Thanks for the PR! |
i think we should use small cases for all languages |
| "language": "Java", | ||
| "published": "2021-01-01", | ||
| "src": "java/IndexPriorityQueue.java" | ||
| "src": "java/index_priority_queue.java" |
There was a problem hiding this comment.
Sorry for inconvenience, but i think it would be better to keep java file name as their classname to avoid any confusion.
So please avoid renaming Java one's to small as well.
There was a problem hiding this comment.
We are not running this code, so i dont think it matters if we change the case or not. If all files follow the same case, it looks consistent.
There was a problem hiding this comment.
Still, someone may want to run templates to see if it's working.
I hope that makes sense.
This PR does two things: