duke1995

Results 4 issues of duke1995

@reda-alaoui This branch contains quick fixes for some Java problems which were reported by my IDE (Visual Studio Code with SonarLint extension). FYI: I didn't make any changes for the...

Temporarily disabling the Maven test phase is something that is often done during development, for example to speed up the Maven build process. It would be handy if there were...

feature-request

Use try-with-resources to prevent resource leaks

At times when consulting logs, you search for a certain pattern, but you also want to see one or more lines that come just before or after each matching line...

type: feature