File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
docs/reference/contributing/guidelines Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,12 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
16
16
- Assert that the Doxygen build produces no warnings.
17
17
- Assert that all binary libraries are named correctly.
18
18
- Assert that all assembler files are named correctly.
19
+ - ** travis-ci/doxy-spellcheck** - Check Doxygen comments for spelling errors. Runs on header files in:
20
+ - Drivers.
21
+ - Platform.
22
+ - RTOS.
23
+ - Events.
24
+ - Features/netsocket.
19
25
- ** travis-ci/events** - Check that Mbed OS compiles and run events tests.
20
26
- ** travis-ci/gitattributestest** - Check there are no changes after clone. This checks that ` .gitattributes ` is used correctly.
21
27
- ** travis-ci/licence_check** - Check there is no GPL licence text in the code.
You can’t perform that action at this time.
0 commit comments