-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Closed
Labels
enhancementNew feature or request.New feature or request.
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request.New feature or request.