Adam Johnson

Results 599 comments of Adam Johnson

I just downloaded bootstrap 3.4.1 and it comes with the source map files: It would just be a case of adding them in the repo. It seems in the past...

I put up an alternate PR, #8591.

@carltongibson do you have access to this?

Remove codecov from the legacy integrations in the repo settings. Login to [codecov](https://about.codecov.io/) and set it up again. Then retrigger the CI run on the `master` branch.

I still don't see codecov reports for the latest commit on the main branch?

I'm +1 on Black. I think DRF can be a bit more aggressive than Django on adopting it. It's still in beta but I've not seen any code formatting mistakes...

So there are a bunch of test failures, all: ``` AttributeError: 'NoneType' object has no attribute 'func' ``` This is all due to use of `RequestFactory`, which doesn't set `resolver_match`...

> An off the cuff reaction, but I don't think we'd want to go this route. Ignoring the headache of updating the test suite, wouldn't this imply that users are...

Plaese provide more explanation of this issue - e.g. a link to the relevant decsription in the Open API spec, what issues you're facing, ...

@kinoute I don't believe Sublime providers a generic way to disable a package per project. It would need to be built in TabNine and it doesn't seem to have such...