You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ python -m site
50
50
./gradlew check
51
51
```
52
52
53
+
You need to be able to run [Docker](https://www.docker.com/) for some tests. Make sure you have it installed and have the necessary permissions to run with your user.
54
+
53
55
### Run the Core Codemods
54
56
You can download and run the latest release from this repository in order to run the core codemods as a CLI:
0 commit comments