diff --git a/README.md b/README.md index 243e050..7e0305c 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,12 @@ the lints package: include: package:lints/recommended.yaml ``` +or: + +```yaml +include: package:lints/core.yaml +``` + ## Customizing the pre-defined lint sets You can customize the pre-defined lint sets, both to disable one or more of the