mirror of
https://github.com/git/git.git
synced 2026-03-05 23:09:04 +01:00
Meta/round: move address,undefined out of the default set
This commit is contained in:
4
round
4
round
@@ -1,8 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Give names of targets to use on the command line
|
||||
# coccicheck is not enabled by default
|
||||
default="sparse hdr-check sha256 leaks address,undefined test check-docs doc"
|
||||
# coccicheck and address,undefined are not enabled by default
|
||||
default="sparse hdr-check sha256 leaks test check-docs doc"
|
||||
skip=" "
|
||||
more=" "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user