We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c8f0e commit 9bcc011Copy full SHA for 9bcc011
README.md
@@ -439,6 +439,10 @@ $ rake TINYTDS_UNIT_DATASERVER=mydbserver TINYTDS_SCHEMA=sqlserver_2017
439
$ rake TINYTDS_UNIT_HOST=mydb.host.net TINYTDS_SCHEMA=sqlserver_azure
440
```
441
442
+### Code formatting
443
+
444
+We are using `standardrb` to format our code. Just run `bundle exec standardrb --fix` to format all Ruby files.
445
446
### Compiling Gems for Windows and Linux
447
448
> [!WARNING]
0 commit comments