-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Perform a major code refactoring
* refactor: Move private definitions to unnamed namespaces Signed-off-by: Swarnava Mukherjee <[email protected]> * refactor: Update scaffold to demonstrate usage of private definitions in unnamed namespaces Signed-off-by: Swarnava Mukherjee <[email protected]> * lint: Lint fix Signed-off-by: Swarnava Mukherjee <[email protected]> * lint: Fix linter reported issues in scaffold content Signed-off-by: Swarnava Mukherjee <[email protected]> * refactor: Remove private designated comparator altogether Signed-off-by: Swarnava Mukherjee <[email protected]> * refactor: Use domain model name for type Signed-off-by: Swarnava Mukherjee <[email protected]> * feat: Make scaffold content more informational Signed-off-by: Swarnava Mukherjee <[email protected]> * lint: Remove extraneous spaces from indirection operator Signed-off-by: Swarnava Mukherjee <[email protected]> * lint: Correct alignment Signed-off-by: Swarnava Mukherjee <[email protected]> * fix: Update sample test-cases Signed-off-by: Swarnava Mukherjee <[email protected]> --------- Signed-off-by: Swarnava Mukherjee <[email protected]>
- Loading branch information
Showing
14 changed files
with
300 additions
and
193 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.