You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add `ignore` crate to the project
- Replace `walkdir` with `ignore` in `cognitive_complexity` module
- Sort the files by path in `cognitive_complexity` module
- Remove commented code in `cognitive_complexity` module
- Add `ignore` crate to the project
- Replace `walkdir` with `ignore` in `cognitive_complexity` module
- Sort the files by path in `cognitive_complexity` module
- Remove commented code in `cognitive_complexity` module
add the option to ignore some files or directories, for example ignore pycache and other directories similar to gitignore
The text was updated successfully, but these errors were encountered: