This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit eceb30e59cb038d15f90ebf4aac0990c6abd1e87 Author: raiden00pl <[email protected]> AuthorDate: Tue Jul 14 10:55:07 2026 +0200 codespell: ignore ANS error ignore ANS codespell error. ANS -> Alert Notification Service in bLE Signed-off-by: raiden00pl <[email protected]> --- .codespell-ignore-lines | 1 + 1 file changed, 1 insertion(+) diff --git a/.codespell-ignore-lines b/.codespell-ignore-lines index 92f702a35..5902decae 100644 --- a/.codespell-ignore-lines +++ b/.codespell-ignore-lines @@ -13,3 +13,4 @@ MUSIC("betwee"), MUSIC("doom"), MUSIC("the_da"), MUSIC("shawn"), MUSIC("messag"), MUSIC("count2"), MUSIC("ddtbl3"), MUSIC("ampie"), MUSIC("tense"), MUSIC("shawn3"), MUSIC("openin"), MUSIC("evil"), +/* ANS service */
