diff --git a/README.md b/README.md index e5e30e8..bdaba3f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # LintScout LintScout is a command-line tool designed to catch ignores in source code that are commonly used to bypass linters such as ESLint, TypeScript, and more. It can be run as a binary on your local machine or integrated into your CI/CD pipelines to ensure code quality and adherence to linting rules. - ## Features ### 1. Identifying Ignores