[gtksourceview/wip/chergert/gsv-gtk4: 55/118] remove scripts



commit 411ca88559e52e7d11e2f03563ccd2db694ef92c
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jan 9 13:44:13 2020 -0800

    remove scripts
    
    These do not match what we want going forward, so remove them.

 HACKING                                     |   4 -
 scripts/apply-gsv-coding-style-no-backup.sh |  27 -------
 scripts/gtksourceview-uncrustify.cfg        | 115 ----------------------------
 3 files changed, 146 deletions(-)
---
diff --git a/HACKING b/HACKING
index a4811807..c031b7a9 100644
--- a/HACKING
+++ b/HACKING
@@ -25,10 +25,6 @@ C code conventions
 You may encounter old code that doesn't follow all the following code
 conventions, but for new code it is better to follow them, for consistency.
 
-In the scripts/ directory there is an uncrustify config file with a script to
-apply the coding style to a certain *.c file. The script has not (yet) been run
-on all the GtkSourceView source code, but it can serve as a guideline.
-
   - Avoid trailing whitespace.
 
   - Indent the C code with tabulations with a width of eight characters.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]