Skip to content

Conversation

@tiesjan
Copy link
Contributor

@tiesjan tiesjan commented Apr 19, 2022

Align doctypes throughout the code base to <!doctype html>.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Add .. versionchanged:: entries in any relevant code docs.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

@tiesjan
Copy link
Contributor Author

tiesjan commented Apr 19, 2022

The failing pre-commit check seems to be unrelated. They already occurred prior to my changes.

@davidism davidism changed the base branch from main to 2.1.x April 24, 2022 18:09
@davidism davidism added this to the 2.1.2 milestone Apr 24, 2022
@davidism davidism merged commit 43f726f into pallets:2.1.x Apr 24, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make use of HTML5 doctype throughout code base

2 participants