-
Notifications
You must be signed in to change notification settings - Fork 682
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ndt_scan_matcher): smooth ndt map update (#6394)
* Fixed conflicts Signed-off-by: anhnv3991 <[email protected]> * style(pre-commit): autofix * Remove unnecessary TODO Signed-off-by: anhnv3991 <[email protected]> * Removed unused debug variable and rename rebuild_ to need_rebuild_ for better understanding Signed-off-by: anhnv3991 <[email protected]> * Replace pointer to ndt by reference, output error when the input ndt_ptr is null Signed-off-by: anhnv3991 <[email protected]> * style(pre-commit): autofix * Fix error message Signed-off-by: anhnv3991 <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: anhnv3991 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
82864fb
commit 829c2aa
Showing
2 changed files
with
86 additions
and
33 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