Skip to content

add validation to refuse Rename refactoring to a python keyword #1489

add validation to refuse Rename refactoring to a python keyword

add validation to refuse Rename refactoring to a python keyword #1489

Workflow file for this run

name: Run Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable