Skip to content
  • grindhold's avatar
    context: avoid critical errors on empty rule files · 72644767
    grindhold authored
    when a ruleset file was empty, the json parser tried to parse it
    and failed. now we check wheter the file is 0 bytes long and disqualify
    it if so. now the most severe message that will be shown is a warning
    72644767