doc: fix typo on contribution workflow
This commit is contained in:
parent
1f53dd0e0e
commit
407667480a
@ -9,7 +9,7 @@ will be reviewed and checked using Continuous Integration (CI) practices.
|
|||||||
You should be aware of the following:
|
You should be aware of the following:
|
||||||
|
|
||||||
- All contributions must adhere to the :doc:`Coding Standard <coding_style>`. You can check your files using ``nxstyle``
|
- All contributions must adhere to the :doc:`Coding Standard <coding_style>`. You can check your files using ``nxstyle``
|
||||||
or complete patchsets using ``checkpath`` script (both found in ``tools`` subdirectory of NuttX repository). This check will also run
|
or complete patchsets using ``checkpatch`` script (both found in ``tools`` subdirectory of NuttX repository). This check will also run
|
||||||
automatically during CI to ensure conformance.
|
automatically during CI to ensure conformance.
|
||||||
|
|
||||||
Note that not all existing files in the repository are already adapted to conform to the standard as this is an ongoing effort. Thus,
|
Note that not all existing files in the repository are already adapted to conform to the standard as this is an ongoing effort. Thus,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user