This repository was archived by the owner on May 17, 2024. It is now read-only.
Commit e3f6315
Update ruff formatter to work differently between forks and native branches (#821)
* add unformatted file
* test github action
* add conditional suggestion
* fix condition
* try again
* try again
* try diff output
* fork repo conditions
* fix format test
* helpful error message
* put it in the name
* shorten sentence
* fix formatting
* revert changes
* consistent behavior to skipping database tests
* ruff format
* verify none
* ruff format
* empty string or none condition
---------
Co-authored-by: Sung Won Chung <sung@datafold.com>
Co-authored-by: Dan Lawin <daniel@datafold.com>1 parent 40b3c87 commit e3f6315
2 files changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
25 | 35 | | |
26 | 36 | | |
27 | 37 | | |
28 | 38 | | |
29 | 39 | | |
| 40 | + | |
30 | 41 | | |
| 42 | + | |
31 | 43 | | |
32 | 44 | | |
33 | | - | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
0 commit comments