Skip to content

Commit bda4ea9

Browse files
Closes #124 - mention formatter settings repo
1 parent 52555d4 commit bda4ea9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# PL/SQL & SQL Formatter Settings
2+
3+
## Introduction
4+
[This GitHub repository](https://github.com/Trivadis/plsql-formatter-settings) provides formatter settings that follow the [Coding Style](../3-coding-style/coding-style.md) of these guidelines.
5+
6+
Extensive settings using Arbori are provided for
7+
8+
- Oracle SQLcl
9+
- Oracle SQL Developer
10+
11+
Simple configuration files are also available for
12+
13+
- Allround Automations PL/SQL Developer
14+
- JetBrains DataGrip
15+
- Quest Toad for Oracle
16+
17+
There is also a [standalone formatter](https://github.com/Trivadis/plsql-formatter-settings/tree/main/standalone) that can be used in a [Git pre-commit Hook](https://github.com/Trivadis/plsql-formatter-settings/tree/main/hook) to automate the formatting process. By the way, the code blocks in these guidelines were formatted using this standalone formatter.

0 commit comments

Comments
 (0)