-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v4 backport] Set ReadOnlyDirectory attributes when fSeekKeys == 0 (#661
) * Set ReadOnlyDirectory attributes when fSeekKeys == 0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * This B023 is okay (because it returns the last value seen; it doesn't allow the unbound value to change). * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * All of the B023 warnings are okay in this file. I don't know why the v4 branch is complaining, whereas the v5 branch is not, and these should (ideally) be handled more centrally than tagging each use—that was probably done on the v5 branch. Nevertheless, we don't plan to develop this branch much more, just bug-fixes, so obfuscating it with "`# noqa: B023`" is not a problem here—just don't do it in the `main` (v5) branch! * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Martin <ka_hei_martin_kwok@brown.edu> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jim Pivarski <jpivarski@users.noreply.github.com>
- Loading branch information
1 parent
dd1c951
commit 68d1dd0
Showing
3 changed files
with
17 additions
and
16 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