Skip to content

Commit 8ad7459

Browse files
Remove memray flavour of checks
Signed-off-by: Abdur-Rahmaan Janhangeer <cryptolabour@gmail.com>
1 parent 7d8e0cd commit 8ad7459

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,6 @@ Then, run the check:
7171
make check
7272
```
7373

74-
To run check for only Python, run:
75-
76-
```shell
77-
make check-python
78-
```
79-
80-
To run check for only JS, run:
81-
82-
```shell
83-
make check-js
84-
```
85-
8674
## Pull requests
8775

8876
### Linting your code

0 commit comments

Comments
 (0)