a2o / snoopy

Snoopy Command Logger is a small library that logs all program executions on your Linux/BSD system.
GNU General Public License v2.0
1.21k stars 155 forks source link

ci: Error out if an unknown `./configure` option is encountered #240

Closed bostjan closed 2 years ago

bostjan commented 2 years ago

GNU suggests this option should not be enabled by default, since identical options are passed into subdirectories containing configure scripts (i.e. if someone is importing Snoopy into their main project and building it in the main project's subdirectory).

(That said, I wanted to enable this option for everybody regardless of the suggestion above, but I could not find a way to do it.)

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication