Skip to content

Commit

Permalink
implement new rule to disallow test import in production code (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
le-cong authored Jul 2, 2024
1 parent ff3d09d commit cf382d9
Show file tree
Hide file tree
Showing 6 changed files with 977 additions and 330 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Copyright (c) 2021-2023 [Check Digit, LLC](https://checkdigit.com)
- `@checkdigit/regular-expression-comment`
- `@checkdigit/require-assert-predicate-rejects-throws`
- `@checkdigit/object-literal-response`
- `@checkdigit/no-test-import`

## Configurations

Expand Down
Loading

0 comments on commit cf382d9

Please sign in to comment.