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

[LS] KXI-36337, KXI-36622, KXI-36758, KXI-36708, KXI-36571 #255

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

ecmel
Copy link
Collaborator

@ecmel ecmel commented Mar 5, 2024

Changes introduced by this PR

  • KXI-36337: Comment colorization issues
  • KXI-36622: Linter: Declared after use false positive
  • KXI-36758: The extension includes GPL code
  • KXI-36708: All variables in square brackets are parsed as parameters
  • KXI-36571: Linter: This param was declared then never used

@ecmel ecmel self-assigned this Mar 5, 2024
@kx-sonarqube
Copy link

kx-sonarqube bot commented Mar 5, 2024

@ecmel ecmel requested a review from Philip-Carneiro-KX March 5, 2024 02:45
@Philip-Carneiro-KX
Copy link
Collaborator

for: KXI-36337, still happening with functions

image

@Philip-Carneiro-KX
Copy link
Collaborator

for the KXI-36708 still not working

image

Copy link
Collaborator

@Philip-Carneiro-KX Philip-Carneiro-KX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are tickets listed in this PR that aren't solved

@ecmel
Copy link
Collaborator Author

ecmel commented Mar 5, 2024

There are tickets listed in this PR that aren't solved

There are tickets listed in this PR that aren't solved

36708 is about “This param was declared, then never used” it is fixed, the new hint is true it is not used as ordinary variable.

Regarding KXI-36337 with the current setup there is no straight forward way to distinguish qdoc from ordinary commands and it is useful for documentation purposes.

@ecmel ecmel requested a review from Philip-Carneiro-KX March 5, 2024 14:03
@ecmel ecmel merged commit aa8330a into dev Mar 5, 2024
5 checks passed
@ecmel ecmel deleted the ecmel-fixes branch March 5, 2024 14:54
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.

2 participants