rustpython-unparser 0.2.7

A complete unparser for RustPython ASTs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: Lint

on:
  pull_request:

env:
  CARGO_TERM_COLOR: always

jobs:
  pre-commit:
    name: pre-commit-lite
    runs-on: rust
    steps:
      - uses: https://github.com/actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
      - uses: https://github.com/Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
      - uses: https://github.com/j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d # v2.0.4