Skip to content

Commit

Permalink
Merge branch 'master' into enableCachingOfPythonEnvsAndPipDownloadCaches
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner authored Jan 6, 2025
2 parents f2179d0 + 0f459f6 commit 41ca210
Show file tree
Hide file tree
Showing 40 changed files with 2,389 additions and 917 deletions.
9 changes: 0 additions & 9 deletions .github/dependabot.yml

This file was deleted.

2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Added
other formatters in the future. There's also a dummy ``none`` formatter plugin.
- ``--formatter=none`` now skips running Black. This is useful when you only want to run
Isort or Flynt_.
- Black_ is no longer installed by default. Use ``pip install 'darker[black]'`` to get
Black support.

Removed
-------
Expand Down
13 changes: 13 additions & 0 deletions CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,18 @@
- Alfred Kedhammar (@kedhammar)
- Aljaž Mur Eržen (@aljazerzen)
- Antti Kaihola (@akaihola)
- Artem Uk (@artel1992)
- Ashblaze (@Ashblaze)
- August Masquelier (@levouh)
- Axel Dahlberg (@AckslD)
- Bao (@baod-rate)
- Bao (@baodrate)
- Bao (@qubidt)
- Ben Falk (@falkben)
- Bharat (@brtkwr)
- Bharat Kunwar (@brtknr)
- Brandon Perkins (@bdperkin)
- Brett Cannon (@brettcannon)
- Carsten Kraus (@casio)
- Cedric (@mrfroggg)
- Chmouel Boudjnah (@chmouel)
Expand All @@ -45,13 +49,16 @@
- Felix von Drigalski (@felixvd)
- Filippos Giannakos (@philipgian)
- Fox_white (@foxwhite25)
- Garfounkel (@Garfounkel)
- Georges Discry (@gdiscry)
- Gergely Polonkai (@gergelypolonkai)
- Giel van Schijndel (@muggenhor)
- Hao Hu (@haohu321)
- Hugo Dupras (@jabesq)
- Hugo van Kemenade (@hugovk)
- Iryna (@irynahryshanovich)
- Jairo Llopis (@yajo)
- Jannick Kremer (@DeinAlptraum)
- Jasleen Kaur (@jasleen19)
- Jens Diemer (@jedie)
- Jens Hedegaard Nielsen (@jenshnielsen)
Expand Down Expand Up @@ -82,6 +89,7 @@
- Paul Ivanov (@ivanov)
- Peter Gessler (@gesslerpd)
- Philipp A. (@flying-sheep)
- ranelpadon (@ranelpadon)
- Rishi Kumar Ray (@RishiKumarRay)
- Roberto Polli (@ioggstream)
- Ronie Martinez (@roniemartinez)
Expand All @@ -91,13 +99,15 @@
- Sarah (@seweissman)
- Sean Hammond (@sherbie)
- sfoucek (@simonf-dev)
- shane-kearns (@shane-kearns)
- Shantanu (@hauntsaninja)
- Simone Gaiarin (@simgunz)
- Stefaan Lippens (@soxofaan)
- Stephan Trzonnek (@strzonnek)
- Sven Steinbauer (@Svenito)
- Talha Juanid (@talhajunaidd)
- Thomas Güttler (@guettli)
- Thomas H (@tehunter)
- Tim Clephas (@Timple)
- TJ Kolleh (@tkolleh)
- Tobias Diez (@tobiasdiez)
Expand All @@ -107,6 +117,9 @@
- Vivek Kushwaha (@yoursvivek)
- Will (@Hainguyen1210)
- Will Pimblett (@wjdp)
- Will-Ruddick (@Will-Ruddick)
- William Bos (@wpnbos)
- Yancheng Zheng (@anakinxc)
- Zach Norton (@zachnorton4C)
- Zohar Meir (@zmeir)
- Łukasz Rogalski (@rogalski)
Loading

0 comments on commit 41ca210

Please sign in to comment.