Skip to content

Conversation

@zpl-zak
Copy link
Member

@zpl-zak zpl-zak commented Jul 13, 2023

closes #102

@zpl-zak zpl-zak requested a review from inlife July 13, 2023 09:46
/* parsers */
# include "source/parsers/json.c"
# include "source/parsers/csv.c"
# include "source/parsers/uri.c"

Check notice

Code scanning / CodeQL

Include header files only

The #include pre-processor directive should only be used to include header files.
@zpl-zak zpl-zak merged commit e615951 into master Jul 13, 2023
@zpl-zak zpl-zak deleted the review/uri-parser branch July 13, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ADT URL parser addition

3 participants