You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3641
-- Commit Summary --
* Update some paths in HACKING
-- File Changes --
M HACKING (10)
-- Patch Links --
https://github.com/geany/geany/pull/3641.patch https://github.com/geany/geany/pull/3641.diff
@b4n commented on this pull request.
@@ -658,7 +658,7 @@ https://github.com/universal-ctags/ctags
Method `````` -* Add foo.c to SRCS in Makefile.am and meson.build. +* Add foo.c to SRCS in ctags/Makefile.am and meson.build.
It's in `parsers` inside `ctags/Makefile.am` ```suggestion * Add ctags/parsers/foo.c to ``parsers`` in ctags/Makefile.am and to the ``ctags`` library in meson.build. ```
LGBI and @b4n's suggestion.
@techee pushed 1 commit.
cb10577f633e178ad533f4fc79cc797618d9d004 Update HACKING
@techee commented on this pull request.
@@ -658,7 +658,7 @@ https://github.com/universal-ctags/ctags
Method `````` -* Add foo.c to SRCS in Makefile.am and meson.build. +* Add foo.c to SRCS in ctags/Makefile.am and meson.build.
Done, thanks.
@b4n approved this pull request.
LGBI
Merged #3641 into master.
github-comments@lists.geany.org