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

remove deprecated static code analysis checks #1704

Merged
merged 1 commit into from
Apr 18, 2019
Merged

remove deprecated static code analysis checks #1704

merged 1 commit into from
Apr 18, 2019

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Apr 15, 2019

  • use external tools like CppCheck, Clang, .... instead

This change is Reviewable

- use external tools like CppCheck, Clang, .... instead
@guwirth guwirth added this to the 1.3.0 milestone Apr 15, 2019
@guwirth guwirth self-assigned this Apr 15, 2019
@guwirth guwirth mentioned this pull request Apr 16, 2019
@guwirth guwirth merged commit dedb6a9 into SonarOpenCommunity:master Apr 18, 2019
romanek-adam pushed a commit to LibertyGlobal/sonar-cxx that referenced this pull request Apr 24, 2019
- remove cxx-lint tool from cxx plugin
- cxx-lint tool is as seperate download available
- cxx plugin is no more doing static code analysis (SonarOpenCommunity#1704), so lint tool makes also no sense

Seems that less people are using the cxx-lint tool. In a first step cxx-lint is available as seperate download to see if there is still interest. If no one is using it we remove it completely from the repository.
haghighi pushed a commit to haghighi/sonar-cxx that referenced this pull request Jun 22, 2019
- remove cxx-lint tool from cxx plugin
- cxx-lint tool is as seperate download available
- cxx plugin is no more doing static code analysis (SonarOpenCommunity#1704), so lint tool makes also no sense

Seems that less people are using the cxx-lint tool. In a first step cxx-lint is available as seperate download to see if there is still interest. If no one is using it we remove it completely from the repository.
@guwirth guwirth mentioned this pull request Jul 28, 2019
@guwirth guwirth deleted the deprecated-checks branch July 29, 2019 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant