diff --git a/.standard.yml b/.standard.yml index e87903e..b319142 100644 --- a/.standard.yml +++ b/.standard.yml @@ -5,5 +5,3 @@ ignore: # Fixtures are deliberately malformed or copied verbatim from elsewhere; # linting them defeats the point of having them. - "test/files/**/*" - # The pre-refactor monolith, kept only for reference. - - "exe/pppkg"