This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
libvirt
mirror of
https://gitee.com/openkylin/libvirt.git
Watch
9
Star
0
Fork
You've already forked libvirt
0
Code
Issues
Projects
Releases
Wiki
Activity
3879b33447
libvirt
/
.x-sc_trailing_blank
8 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove all trailing blanks; turn on the rule to detect them. * Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank. * .x-sc_trailing_blank: New file, to exempt the few binary files.
2008-02-06 03:27:37 +08:00
\.fig$
\.gif$
build: exempt *.ico files from the trailing blank check * .x-sc_trailing_blank: Add \.ico$ to the list.
2008-10-16 21:28:07 +08:00
\.ico$
\.png$
Ignore ChangeLog/NEWS file for whitespace checks
2008-02-12 22:45:17 +08:00
^ChangeLog$
build: exempt *.ico files from the trailing blank check * .x-sc_trailing_blank: Add \.ico$ to the list.
2008-10-16 21:28:07 +08:00
^NEWS$
Ignore doc files for syntax check
2008-02-20 23:57:34 +08:00
^docs/.*