mirror of
https://github.com/treffynnon/sqlstyle.guide.git
synced 2025-03-09 12:49:51 -05:00
12 lines
320 B
YAML
12 lines
320 B
YAML
name: SQL Style Guide by Simon Holywell
|
|
description: A consistent SQL style guide for greater readability and easier maintenance.
|
|
url: http://www.sqlstyle.guide
|
|
port: 4040
|
|
|
|
markdown: kramdown
|
|
permalink: pretty
|
|
highlighter: pygments
|
|
|
|
kramdown:
|
|
input: GFM
|
|
hard_wrap: false
|