An open API service indexing awesome lists of open source software.

https://github.com/jyggen/pants-20062-reprod


https://github.com/jyggen/pants-20062-reprod

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Not Working:

```
pants --no-pantsd --no-local-cache lint ::
```

Working:

```
pants --no-pantsd --no-local-cache --process-execution-local-parallelism=1 lint ::
```