python-adblock

Updated Brave adblock library for Python
Log | Files | Refs | README

commit 82917b7b0541ae40b99ebf2643d3fc2748e8a2e8
parent 7a7e1ea918867cb28d84cd7b129e737fd80bec58
Author: Árni Dagur <agudmundsson@fc-md.umd.edu>
Date:   Sat, 25 Apr 2020 16:12:51 -0400

Merge branch 'master' of github.com:ArniDagur/python-adblock

Diffstat:
M.github/workflows/ci.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: with: toolchain: nightly override: true + components: rustfmt, clippy - name: Lint with rustfmt uses: actions-rs/cargo@v1