Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change config option to enable bbcode Check via a flag #13551

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

gersona
Copy link
Contributor

@gersona gersona commented Jan 16, 2025

Proposed changes

BbCodeCheck disabled by default and enabled via bbcode-text flag

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@gersona gersona marked this pull request as ready for review January 17, 2025 12:25
@gersona gersona requested a review from orangesunny as a code owner January 17, 2025 12:25
Copy link
Member

@nijel nijel left a comment

Choose a reason for hiding this comment

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

docs/user/checks.rst needs to be updated with the changed behavior (you can generate the header using ./manage.py list_checks), versionchanged block should be added there as well.

docs/changes.rst Outdated Show resolved Hide resolved
@nijel nijel added this to the 5.10 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consecutive duplicated words false positive with bbcode markup
2 participants