Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Test that we resolve code types in the setting.
So that users defining their own type that happens to be called Code, Block, Regex and so forth will not find themselves in a pickle. If there is real desire to override these, it is still possible, it just needs a custom setting, which seems a fair trade-off.
- Loading branch information