13 Commits (31e5669e54ad41fb67e2d5141e7cd8cb85059fc5)

Author SHA1 Message Date
Augusto c6687f4d80 Verify that the file to be analyze exists before analyze it 4 years ago
Augusto 0696b6683b Improve readability, delete unused function plus minor fixes 4 years ago
Augusto 8ff4df7f65 No output when succeded 4 years ago
Augusto 02ed96cadf Change the flags from arrays to slices 4 years ago
Augusto 7da56a4a89 Replace `array` for `slice` in all the output 4 years ago
Augusto 2bf797007b Add a case with both an empty file and an empty golang source file 4 years ago
Augusto eb9c4b11fe Format error message and fix prevent errors 4 years ago
Augusto 74d5f11f48 Add a test case for an empty golang source file 4 years ago
Augusto 8d1b051f4b Treats the case of not passing a golang source file 4 years ago
Augusto 81d69fdbbd Change the rc to report always the relative package 4 years ago
Augusto aea1f7debb Fix the issue with the error message not appearing in the same order 4 years ago
Augusto 3966dffaf0 Delete repretitions in error message 4 years ago
Augusto e6a9200c75 Add tests and exercises examples to test the output of the rc 4 years ago