forked from basemkhirat/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor code for clarity and readability
This commit performs a series of refactorings across multiple files with the goal of improving readability. Changes mainly consist of adjustments to alignment, line break placement, and usage of boolean conditions to ensure code consistency and enhance comprehension, with no changes to the underlying logic. The removal of redundant whitespace and comments also helps to minimize visual clutter. Update also ensures adherence to coding style guidelines.
- Loading branch information
1 parent
67bd4a7
commit 6b505ac
Showing
12 changed files
with
242 additions
and
288 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
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
Oops, something went wrong.