File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
docs/reference/contributing/guidelines Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
17
17
- Assert that all binary libraries are named correctly.
18
18
- Assert that all assembler files are named correctly.
19
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
20
+ - Drivers.
21
+ - Platform.
22
+ - RTOS.
23
+ - Events.
24
+ - Features/netsocket.
25
25
- ** travis-ci/events** - Check that Mbed OS compiles and run events tests.
26
26
- ** travis-ci/gitattributestest** - Check there are no changes after clone. This checks that ` .gitattributes ` is used correctly.
27
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