Skip to content

Commit

Permalink
Documents new_globals, new_read_globals, and not_globals (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
arichard4 authored Jan 21, 2022
1 parent c795cbe commit 81e0835
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docsrc/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ and
are equivalent.

The configs are processed in order of increasing specificity. ``globals`` and ``read_globals`` will add to the set of allowed globals. ``not_globals`` can be used to remove previously allowed globals; ``new_globals`` and ``new_read_globals`` can be used to override the set of globals, wiping all previously allowed ``globals`` or ``read_globals`` respectively, and replacing them with new entries.

Default per-path std overrides
------------------------------

Expand Down

0 comments on commit 81e0835

Please sign in to comment.