-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto reformat with ruff/docformatter/prettier after config changes. This is a huge commit, but shouldn't have any functional changes. Reasons so many files have changed: - prettier hasn't been running for a while, so a lot of js has been reformatted - apparently we still had a lot of double-quoted strings - a lot of imports have been sorted - we were using ":return:" instead of ":returns:" in a lot of places - there were quite a lot of empty or mostly empty (with just a param list) docstrings
- Loading branch information
1 parent
4e453ad
commit af4a908
Showing
82 changed files
with
867 additions
and
687 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.