Skip to content

Commit 2358e15

Browse files
uddishtrousev
andauthored
Uv/add refactorer support (#288)
* fix swift import * add refactorer config * remove conflict --------- Co-authored-by: Alexander Trousevich <[email protected]>
1 parent 9661003 commit 2358e15

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.refactorer/config.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## Checks
2+
3+
### yarn lint
4+
5+
`yarn lint` failed with the following output:
6+
7+
<output>
8+
{output}
9+
</output>
10+
11+
Your task is to understand and fix all linting errors. Do run `yarn lint` again when you're done to be sure that everything is fixed.

0 commit comments

Comments
 (0)