Remove a no longer accurate sentence from the coding standards.

(And test my commit access. We're working on larger changes here.)
This commit is contained in:
Chandler Carruth 2019-10-23 11:40:45 -07:00
parent 6b77ebdc91
commit bf2975eca0
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ change it in some other way. Just do the reformatting as a separate commit
from the functionality change.
The ultimate goal of these guidelines is to increase the readability and
maintainability of our common source base. If you have suggestions for topics to
be included, please mail them to `Chris <mailto:sabre@nondot.org>`_.
maintainability of our common source base.
Languages, Libraries, and Standards
===================================