Grzegorz Kędzior
Grzegorz Kędzior
Ok, @asilenko I checked your code very fast and in my Idea everything compile successfully... almost. In class GenerateRandomNumbersSnippetTest change line 67. Line is longer than 100 characters. In checkstyle.xml...
Your coding style is unacceptable. Indentations, variables, logical blocks... Could you explain me line 34 inside MoveSpecialCharsToEnd.java? Four separated PR? Did you read README file? Please do the things carefully....
At first glance the Readme file has bad indentation. You are not using a local variable 'var' consistently. Some files have EOF. You try add snippet and on the other...
What you say for one source file for each section. Alghorithm class and its snippets, Array class ... For now we have 32 all snippets. I think it is more...
I agree with you and I understand it. This is good solution. But in my opinion it can lead to many files (only one method and one test for it)...
Exactly, one section per file and tests for it.
Firstly this is not Spring project with millions lines of code, dependencies, library etc. Secondly I wrote that I agree with you and your solution. Thirdly I write about the...