Skip to content

Commit 8e2462a

Browse files
author
Amanda Butler
authored
Add doxy-spellchecker info to Travis job details
Apply changes from PR #922 to 5.11 to add Travis spellchecker details.
1 parent f163c01 commit 8e2462a

File tree

1 file changed

+6
-0
lines changed
  • docs/reference/contributing/guidelines

1 file changed

+6
-0
lines changed

docs/reference/contributing/guidelines/ci.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
1616
- Assert that the Doxygen build produces no warnings.
1717
- Assert that all binary libraries are named correctly.
1818
- 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.
1925
- **travis-ci/events** - Check that Mbed OS compiles and run events tests.
2026
- **travis-ci/gitattributestest** - Check there are no changes after clone. This checks that `.gitattributes` is used correctly.
2127
- **travis-ci/licence_check** - Check there is no GPL licence text in the code.

0 commit comments

Comments
 (0)