Fix line lengths in documentation and lint *.book files as JSON.

Summary: Fix a few "line too long" lint issues in the Diviner documentation. Also lint `*.book` files as JSON.

Test Plan: Eye-ball it.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9695
This commit is contained in:
Joshua Spence
2014-06-24 04:26:06 +10:00
parent 21a2597421
commit 464979302b
6 changed files with 13 additions and 9 deletions

View File

@@ -1,7 +1,8 @@
@title PHP Coding Standards
@group standards
This document describes PHP coding standards for Phabricator and related projects (like Arcanist and libphutil).
This document describes PHP coding standards for Phabricator and related
projects (like Arcanist and libphutil).
= Overview =