File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,16 @@ README conflict-marker-size=32
1212README. * conflict-marker-size =32
1313
1414# Certain data files that contain special whitespace, and other special cases
15- ** / data / * .data - whitespace
15+ * .data - whitespace
1616contrib /tsearch2 /sql /tsearch2.sql whitespace =space-before-tab,blank-at-eof,-blank-at-eol
1717doc /bug.template whitespace =space-before-tab,-blank-at-eof,blank-at-eol
1818src /backend /catalog /sql_features.txt whitespace =space-before-tab,blank-at-eof,-blank-at-eol
1919src /backend /tsearch /hunspell_sample.affix whitespace =-blank-at-eof
2020
2121# Test output files that contain extra whitespace
22- ** /expected /* .out - whitespace
23- ** /output /* .source - whitespace
22+ * .out - whitespace
23+ contrib /* /output /* .source - whitespace
24+ src /test /regress /output /* .source - whitespace
2425src /interfaces /ecpg /test /expected /* - whitespace
2526src /interfaces /libpq /test /expected.out whitespace =-blank-at-eof
2627
You can’t perform that action at this time.
0 commit comments