This is an automated email from the ASF dual-hosted git repository. cederom pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push: new 5592dc75dc5 codespellrc: add ans to ignore words 5592dc75dc5 is described below commit 5592dc75dc5fe03b82acf3a0349bd733099e5d60 Author: raiden00pl <raide...@railab.me> AuthorDate: Tue Sep 2 17:00:06 2025 +0200 codespellrc: add ans to ignore words ans is short for "Alert Notification Service" used in NimBLE. Signed-off-by: raiden00pl <raide...@railab.me> --- .codespellrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.codespellrc b/.codespellrc index 667b203484b..c9132d119a9 100644 --- a/.codespellrc +++ b/.codespellrc @@ -21,6 +21,7 @@ ignore-words-list = afile, als, ameba, + ans, ARCHTYPE, BU, DAA,