raydac / java-comment-preprocessor

preprocessor for computer languages with C-like comment format (C/C++/Java/Go)
Apache License 2.0
172 stars 27 forks source link

Add automated maven tests #56

Closed mintdaniel42 closed 3 months ago

mintdaniel42 commented 3 months ago

Run automated tests with maven everytime someone opens up a pull request. Especially useful in combination with dependabot! (After merging this, you should comment @dependabot recreate under every pull request dependabot made)