From d48a72d72c69bedb4f70aa74db1ccdd15465edda Mon Sep 17 00:00:00 2001 From: Szymon Soppa Date: Wed, 25 Oct 2023 08:03:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a30e213..26b218f 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Read more about `Contexted.Tracer` and its options in [docs](https://hexdocs.pm/
-#### Exclude files and folders from check context cross-references +#### Exclude files and folders from cross-references context check In special cases, you may need to exclude certain folders or files from cross-reference checks due to project structure or naming conventions. To do this, add a list of exclusions in config `exclude_paths` option: