Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lisp
lingo
Commits
4238f855
Commit
4238f855
authored
Oct 05, 2022
by
Juergen Nickelsen
Browse files
Makefile: no more goimports, it destroys my structured comments
parent
a9012b7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4238f855
...
...
@@ -37,7 +37,7 @@ vars:
# format the source code
format
:
dependencies
goimports
-w
.
#
goimports -w .
# destroys my structured comments
# check for some kinds of errors
checksrc
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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