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

Can you add support for SQL file type? #3927

Open
Naushil7 opened this issue Sep 14, 2024 · 0 comments
Open

Can you add support for SQL file type? #3927

Naushil7 opened this issue Sep 14, 2024 · 0 comments
Labels
enhancement New feature or request.

Comments

@Naushil7
Copy link

Is your feature request related to a problem? Please describe.

The thing is, many of the files that I have present are SQL, and also, people dealing in data analysis and SQL improvements will benefit from this as it shows that their portfolio does contain "SQL" files as well, which is necessary as no one will visit every repo in search for it.

Describe the solution you'd like

The solution i used was simple add a line in .gitattributes as:
*.sql linguist-detectable=true

Describe alternatives you've considered

No response

Additional context

No response

@Naushil7 Naushil7 added the enhancement New feature or request. label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant