Add a dire warning about not reformatting the whole codebase yet.

This commit is contained in:
Nick Mathewson
2020-02-12 18:52:35 -05:00
parent 3b62cd85e2
commit b5ccdd978e
3 changed files with 20 additions and 0 deletions
+8
View File
@@ -2,6 +2,14 @@
# Copyright (c) 2020, The Tor Project, Inc.
# See LICENSE for licensing information.
#
# DO NOT COMMIT OR MERGE CODE THAT IS RUN THROUGH THIS TOOL YET.
#
# WE ARE STILL DISCUSSING OUR DESIRED STYLE AND ITERATING ON IT,
# ALONG WITH THE TOOLS THAT ACHIEVE IT.
# (12 Feb 2020)
#
"""
This program uses a set of plugable filters to inspect and transform
our C code.