Skip to content

Remove i rule#148

Merged
paddyroddy merged 4 commits intomainfrom
i-rule
Feb 27, 2026
Merged

Remove i rule#148
paddyroddy merged 4 commits intomainfrom
i-rule

Conversation

@paddyroddy
Copy link
Owner

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR cleans up Quarto slide decks by removing now-unnecessary inline Vale suppressions that were previously used to work around RedHat.TermsWarnings noise related to “(i)/(ii)” menu-title markers, aligning with the upstream Vale package change referenced in the PR description.

Changes:

  • Removed inline <!-- vale RedHat.TermsWarnings = NO/YES --> blocks around headings that use data-menu-title="… (i)" across multiple decks.
  • Minor slide-metadata cleanup where related (e.g., corrected a data-menu-title value and a “Next Steps” heading typo).
  • Adjusted inline Vale RedHat.Symbols directive placement in one deck to scope suppression more locally.

Reviewed changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
turbocharging-your-github-organisation/index.qmd Removes inline RedHat.TermsWarnings toggles around (i) menu-title headings.
testing-and-continuous-integration/index.qmd Removes inline RedHat.TermsWarnings toggles around multiple (i) menu-title headings.
scipy-2024/index.qmd Removes inline RedHat.TermsWarnings toggles embedded in a list.
renovate-automating-dependency-management/index.qmd Removes inline RedHat.TermsWarnings toggles around a (i) menu-title heading.
quarto-making-talks/index.qmd Removes inline RedHat.TermsWarnings toggles around (i) menu-title headings.
python-packaging/index.qmd Removes many inline RedHat.TermsWarnings toggles; also normalizes indentation of a remaining scoped toggle in a nested list section.
pyopensci-my-experience/index.qmd Removes inline RedHat.TermsWarnings toggles around a (i) menu-title heading.
porting-glass-to-the-python-array-api/index.qmd Removes inline RedHat.TermsWarnings toggles around a (i) menu-title heading.
linting-prose-with-vale/index.qmd Removes inline RedHat.TermsWarnings toggles around multiple (i) menu-title headings.
github-safe-settings-policy-as-code/index.qmd Removes inline RedHat.TermsWarnings toggles and fixes “Next Septs” → “Next Steps” for the (i) slide menu title.
europython-and-euroscipy-2025/index.qmd Removes inline RedHat.TermsWarnings toggles; retains existing CaseSensitiveTerms/Symbols scoping.
devops-an-introduction/index.qmd Removes inline RedHat.TermsWarnings toggles around a (i) menu-title heading.
ci-cd-faster-easier-development/index.qmd Removes inline RedHat.TermsWarnings toggles and fixes data-menu-title text for “Key Differences (i)/(ii)”.
arc-reintroduction/index.qmd Re-scopes RedHat.Symbols suppression and restores it afterward within the slide section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@paddyroddy paddyroddy enabled auto-merge (squash) February 27, 2026 15:10
@paddyroddy paddyroddy merged commit bd18d72 into main Feb 27, 2026
3 checks passed
@paddyroddy paddyroddy deleted the i-rule branch February 27, 2026 15:10
@github-project-automation github-project-automation bot moved this from TODO to Done in @paddyroddy Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants