This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new ade753488e .github/gcc.json: Fix space/tab inconsistency
ade753488e is described below

commit ade753488e4ff243c9746abb4a499280dcd57f08
Author: YAMAMOTO Takashi <[email protected]>
AuthorDate: Tue Apr 12 11:48:28 2022 +0900

    .github/gcc.json: Fix space/tab inconsistency
---
 .github/gcc.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/gcc.json b/.github/gcc.json
index c13c7b40d2..da3091e209 100644
--- a/.github/gcc.json
+++ b/.github/gcc.json
@@ -21,7 +21,7 @@
           "column": 3,
           "severity": 4,
           "message": 5
-       }
+        }
       ]
     }
   ]

Reply via email to