Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvmod-re
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
uplex-varnish
libvmod-re
Commits
1461d40f
Unverified
Commit
1461d40f
authored
Jan 31, 2025
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add flint target and stop using flint.lnt from Varnish-Cache
to get stricter linting
parent
ece0681c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
Makefile.am
src/Makefile.am
+7
-0
flint.lnt
src/flint.lnt
+3
-1
No files found.
src/Makefile.am
View file @
1461d40f
...
...
@@ -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
src/flint.lnt
View file @
1461d40f
...
...
@@ -11,4 +11,6 @@
-efile(537, config.h)
-efile(451, config.h)
-e793
\ No newline at end of file
-e793
-e717 // do ... while()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment