diff options
author | Jim Meyering <meyering@redhat.com> | 2009-11-19 11:37:13 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-11-19 10:44:53 +0000 |
commit | f4619c24e2a5cceaf030ee015a5c005b5a84280c (patch) | |
tree | cdbaa3d61e1149d3da517ca2b244cf47c4e0d115 | |
parent | 44097b509c8fa665f8391e393025599a026cddac (diff) | |
download | libguestfs-f4619c24e2a5cceaf030ee015a5c005b5a84280c.tar.gz libguestfs-f4619c24e2a5cceaf030ee015a5c005b5a84280c.tar.xz libguestfs-f4619c24e2a5cceaf030ee015a5c005b5a84280c.zip |
syntax-check: exempt *.pod from no-trailing-blank prohibition
* .x-sc_trailing_blank: Exempt *.pod.
-rw-r--r-- | .x-sc_trailing_blank | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.x-sc_trailing_blank b/.x-sc_trailing_blank index d4a4f319..502e6601 100644 --- a/.x-sc_trailing_blank +++ b/.x-sc_trailing_blank @@ -1 +1,2 @@ images/bin-win64.exe +*.pod |