Add flint target and stop using flint.lnt from Varnish-Cache

to get stricter linting
parent ece0681c
......@@ -70,3 +70,10 @@ dist_man_MANS = \
.rst.1:
$(AM_V_GEN) $(RST2MAN) $< $@
.PHONY: flint
# XXX slashmap should be flexelinted when time, for now it does not matter
# XXX TODO flexelint fellow_io_*
flint:
flexelint $(VARNISHAPI_CFLAGS) -I .. flint.lnt *.c
......@@ -11,4 +11,6 @@
-efile(537, config.h)
-efile(451, config.h)
-e793
\ No newline at end of file
-e793
-e717 // do ... while()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment