Skip to content

Ensure consistent use of table, t, +t when discussing tables#6237

Merged
PaulWessel merged 1 commit intomasterfrom
table-not-file
Jan 19, 2022
Merged

Ensure consistent use of table, t, +t when discussing tables#6237
PaulWessel merged 1 commit intomasterfrom
table-not-file

Conversation

@PaulWessel
Copy link
Member

See #6236 for background. This PR ensures we use directives t or modifier +t when referring to tables instead of f and +f for files in some places. Because of the mixup we will honor f and +f under the hood for backwards compatibility but have updated the usage message and docs. Closes #6236.

See #6236 for background.  This PR ensures we use directives t or modifier +t when referring to tables instead of f and +f for files in some places.  Because of the mixup we will honor f and +r under the hood for backwards compatibility but have updated the usage message and docs.  Closes #6236.
@PaulWessel PaulWessel added the maintenance Boring but important stuff for the core devs label Jan 18, 2022
@PaulWessel PaulWessel added this to the 6.4.0 milestone Jan 18, 2022
@PaulWessel PaulWessel requested a review from maxrjones January 18, 2022 22:19
@PaulWessel PaulWessel self-assigned this Jan 18, 2022
@PaulWessel PaulWessel added the deprecation Deprecating a feature label Jan 18, 2022
@PaulWessel PaulWessel merged commit d0ac2be into master Jan 19, 2022
@PaulWessel PaulWessel deleted the table-not-file branch January 19, 2022 00:01
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add-changelog Add PR to the changelog deprecation Deprecating a feature maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistency between option and modifiers related to table or file

2 participants