Open LLM Leaderboard org
No description provided.
Open LLM Leaderboard org

It seems that we haven't applied either Ruff or Black to the codebase for a while, I suggest applying them file by file in this PR, let's make the code ✨pretty ✨

Open LLM Leaderboard org

Checked out the files that have been actively changing over the month, it should be better now

Open LLM Leaderboard org

Since I updated Makefile, here is how to use it now:

make style file=path/to/file.py
make quality file=path/to/file.py
Open LLM Leaderboard org

Great ! Only thing is that you could remove black and only use ruff to handle both linting and styling :)

Open LLM Leaderboard org

Let's improve the Makefile, set the line length to 119 and remove black

alozowski changed pull request title from apply-ruff-black to apply-ruff
Open LLM Leaderboard org

Finished with the recently updated files

alozowski changed pull request status to open
Open LLM Leaderboard org

great ! merging this :)

SaylorTwift changed pull request status to merged

Sign up or log in to comment