This repository was archived by the owner on Jun 17, 2024. It is now read-only.
Major improvements in the normal Duplicate Searcher (now Duplicate FInder) version, other changes, new tool: Content Searcher #5
Open
germanivanov0719 wants to merge 10 commits intoFormak21:mainfrom
Conversation
- Add plan.txt to docs - Move duplicate_searcher docs to its folder - Close issue Formak21#4 - Change .gitignore - Add .gitattributes (Might be necessary to remove cached files to make changes take place)
I find placing different tools in their own directories, and then into another (`src`) directory completely pointless since Python is JIT-compiled anyways (at least CPython), and I removed `src` to avoid confusion.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.