ruff: add throttle comment

master
Patrick Linnane 2023-01-08 07:59:41 -08:00 committed by Rui Chen
parent 00bb96b057
commit 1b5e7c12f0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
class Ruff < Formula
desc "Extremely fast Python linter, written in Rust"
homepage "https://github.com/charliermarsh/ruff"
# ruff should only be updated every 5 releases on multiples of 5
url "https://github.com/charliermarsh/ruff/archive/refs/tags/v0.0.215.tar.gz"
sha256 "a121ab12f1f8800bac23a6deb20ad642fd610988cf066c2425883a434667eb8c"
license "MIT"