FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

make `sqlc.yaml` copy/pastable by coolaj86 · Pull Request #27 · sqlc-dev/sqlc-gen-typescript · GitHub

make sqlc.yaml copy/pastable - #27

Open
coolaj86 wants to merge 1 commit into
sqlc-dev:mainfrom
coolaj86:patch-1
Open

make sqlc.yaml copy/pastable#27
coolaj86 wants to merge 1 commit into
sqlc-dev:mainfrom
coolaj86:patch-1

Conversation

coolaj86 commented May 13, 2024
edited
Loading

Copy link
Copy Markdown

Having sqlc.(yaml|yml) almost takes up as many characters on the page as it saves, but more importantly, it makes it so that I can't just copy sqlc.yaml (or sqlc.yml) and get to work.

This change enumerates the two to simplify reading, search indexing, and copying of the filename.

Having `sqlc.(yaml|yml)` almost takes up as many characters on the page as it saves, but more importantly, it makes it so that I can't just copy `sqlc.yaml` (or `sqlc.yml`) and get to work. This enumerates the two to simplify reading, search indexing, and copying of the filename.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL