Skip to content

Commit 7c31cf3

Browse files
author
Amanda Butler
authored
Add periods to ci.md
Add periods for consistent bullet endings across docs.
1 parent 632e7fe commit 7c31cf3

File tree

1 file changed

+5
-5
lines changed
  • docs/reference/contributing/guidelines

1 file changed

+5
-5
lines changed

docs/reference/contributing/guidelines/ci.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
1717
- Assert that all binary libraries are named correctly.
1818
- Assert that all assembler files are named correctly.
1919
- **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.
2525
- **travis-ci/events** - Check that Mbed OS compiles and run events tests.
2626
- **travis-ci/gitattributestest** - Check there are no changes after clone. This checks that `.gitattributes` is used correctly.
2727
- **travis-ci/licence_check** - Check there is no GPL licence text in the code.

0 commit comments

Comments
 (0)