rwanwork / QScores-Archiver

Quality Scores Archiver
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Incorporating building and execution of tests from GitHub Actions #8

Open rwanwork opened 2 months ago

rwanwork commented 2 months ago

Develop automated actions (i.e., building and testing) through the use of GitHub Actions.

One possible example is to add static analysis (linter?) to check code quality.