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

Added new analyzer for strings and interpolated strings to identify and inspect sql #1

Closed
wants to merge 2 commits into from

Conversation

vendettamit
Copy link

  • Added new analyzer method
  • Fixed bug with token null reference exception in Run method
  • Fixed spaces by Tabs

@ErikEJ
Copy link
Owner

ErikEJ commented Sep 19, 2016

Hi looks good - but I have 2 comments:

1: Could you please submit the PR to the https://github.com/DotNetAnalyzers/TSqlAnalyzer repo (this is just my fork, sorry about any confusion)

2: Could you submit you refactorings in a seperate PR, it is very hard to see what is new code in the Github diff

@vendettamit
Copy link
Author

Thanks ErikEj. I'll try to do it by today evening.

@vendettamit
Copy link
Author

Here's the pull request for original repo
DotNetAnalyzers#18

@ErikEJ ErikEJ closed this Sep 22, 2016
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