Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Licenses to be compatible with vscode editor #370

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Conversation

kuritka
Copy link
Collaborator

@kuritka kuritka commented Mar 16, 2021

vs code editor or maybe some plugins automatically removed space behind empty-line comment
# \n -> #\n. Such behavior leads to injecting new license after make license is called.
I patched golic, and released v0.3.1 and fixed licenses in k8gb

in GO <1.16, GOLIC will be upgraded automatically if you remove old one.
please run :

 rm -f $(which golic)

vs code or maybe some plugins automatically removed space behing comment
"# \n" -> "#\n". Such behavior leads to inject new license after `make license` is called.
I patched golic, and released `v0.3.1` and fixed licenses in k8gb
@kuritka kuritka changed the title Licenses to be compatible with vscode Licenses to be compatible with vscode editor Mar 16, 2021
@kuritka kuritka merged commit da76812 into master Mar 16, 2021
@kuritka kuritka deleted the VSCODE-licenses branch March 16, 2021 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants