-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correction of the work with comments and general improvements (#163)
* Changed the if to switch construction in the Rules method. * The duplicate code has been removed. * Simplified the atruleNames function * Minor changes. * Added a fix for not deleting comments * Changing the tests Added a test to check the work with comments The existing tests have been changed because they contained incorrect data. * Added code for processing comments in the rules. * Updated tests. * Added processing for new lines. * Updated tests, added the use of new lines * The readability of the test has been improved. * Added a test to save the father's comment * Edit to correct the lint error.
- Loading branch information
1 parent
013abd3
commit a9a91e7
Showing
2 changed files
with
129 additions
and
70 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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