CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

Enable static analysis in AprsParserUnitTests #42

Closed CBielstein closed 3 years ago

CBielstein commented 3 years ago

Description

This is the last step of enabling basic static analysis across the entire project. This resolves #8. It enables static analysis in the AprsParserUnitTests and fixes all 300+ violations in those files.

Changes

Verification