Conversation
Change-Id: I70f93af7e651186bd5e191cae2a795678c20dd29
Change-Id: I44aa279a31c5eed4fdd184cfb69ac9c2d34115fa
Change-Id: Idb228cfaff284cc6b5c8a8c97ab398360192cd2d
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This is for LT-22416 (Move Allomorph generator into the FLEx repo).
This contains two FLEx add-on utilities that have been in production use by a few FLEx users for some time now. The changes here moved what was in the GitHub repository at https://github.com/sillsdev/FLExAllomorphGenerator to Src\Utilities. The utilities are:
There also is a ReadMe.txt file pointing to the soon-to-be-archived repository mentioned above in case some one needs to check its history.
Note that the code in that repository that is now in FLEx has never undergone a human code review. I did ask devin.ai to review it and made most of the fixes/changes it noticed.
This change is