sourcery icon indicating copy to clipboard operation
sourcery copied to clipboard

Instant AI code reviews

Results 146 sourcery issues
Sort by recently updated
recently updated
newest added

### Checklist - [√] I have searched the [Sourcery documentation](https://docs.sourcery.ai/) for the issue, and found nothing - [√] I have checked there are no open [bugs](https://github.com/sourcery-ai/sourcery/issues?q=label%3Abug) referencing the same bug...

bug

### Checklist - [x] This is a new feature, not a refactoring suggestion - [x] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [x] I have checked...

enhancement

```python x = f''' text: {set(item ** 2 for item in d)} ''' ``` will become ```python x = f''' text: {{item ** 2 for item in d}} ''' ```...

bug

### Checklist - [x] I think this refactoring is useful for everyone (if it's too specific, consider a [custom rule](https://docs.sourcery.ai/custom_rules/)) - [x] Didn't find a similar issue ### Description `Sourcery`...

question

### Checklist - [x] I think this refactoring is useful for everyone (if it's too specific, consider a [custom rule](https://docs.sourcery.ai/custom_rules/)) - [x] I have checked there are no similar [issues](https://github.com/sourcery-ai/sourcery/issues)...

enhancement

### Checklist - [x] I have searched the [Sourcery documentation](https://docs.sourcery.ai/) for the issue, and found nothing - [x] I have checked there are no open [bugs](https://github.com/sourcery-ai/sourcery/issues?q=label%3Abug) referencing the same bug...

bug

### Checklist - [?] This is a new feature, not a refactoring suggestion - [x] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [x] I have checked...

enhancement

### Checklist - [x] This is a new feature, not a refactoring suggestion - [ ] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [x] I have...

enhancement

### Checklist - [x] I think this refactoring is useful for everyone (if it's too specific, consider a [custom rule](https://docs.sourcery.ai/custom_rules/)) - [x] I have checked there are no similar [issues](https://github.com/sourcery-ai/sourcery/issues)...

enhancement

### Checklist - [X] This is a new feature, not a refactoring suggestion - [X] I have checked for this feature in the [Sourcery documentation](https://docs.sourcery.ai/) - [X] I have checked...

enhancement