* fix: use correct functions to allow/forbid
Without changing the data structure
* fix: wrong type passed when passing path by ref
* fix: remove '**' before allowing pattern to no trash the scope
* fmt: run fmt
* fix: Remove trailling '*' for non-recursive directories
* fix: remove superfluous asteriks recursively
* info: add changefile
* fix: remove unwated yarn.lock
* fix: simplify directories' fix and apply it to forbid_path too.
* fix: simplify path to str in fix_directory
* don't convert path back to str
* Update persisted-scope-fix-handle-glob-directories.md
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de>