Skip to content

Commit e7f6910

Browse files
andrewseguinjelbourn
authored andcommitted
chore: remove dead documentation reference to clang formatter (#1547)
1 parent 3e02c51 commit e7f6910

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ To ensure consistency throughout the source code, keep these rules in mind as yo
150150
* All features or bug fixes **must be tested** by one or more specs (unit-tests).
151151
* All public API methods **must be documented**. (Details TBD).
152152
* We follow [Google's JavaScript Style Guide][js-style-guide], but wrap all code at
153-
**100 characters**. An automated formatter is available, see
154-
[DEVELOPER.md](DEVELOPER.md#clang-format).
153+
**100 characters**.
155154

156155
## <a name="commit"></a> Commit Message Guidelines
157156

0 commit comments

Comments
 (0)