Skip to content

Extend the font metadata in accordance with the 2024 targets #5

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

Merged
merged 5 commits into from
Jun 27, 2024
Merged

Extend the font metadata in accordance with the 2024 targets #5

merged 5 commits into from
Jun 27, 2024

Conversation

IvanUkhov
Copy link

@@ -1,21 +1,22 @@
pylint
Copy link
Author

@IvanUkhov IvanUkhov Jun 27, 2024

Choose a reason for hiding this comment

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

Just sorting and adding black.

@@ -36,6 +36,9 @@ jobs:
python3 -m pip install --upgrade pip
pip3 install -r .github/workflows/requirements.txt

- name: Analysing the code with Black
run: black --include font --check .
Copy link
Author

Choose a reason for hiding this comment

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

Apply only to font-related files to begin with. This is what I intend to touch in this PR.

@IvanUkhov IvanUkhov marked this pull request as ready for review June 27, 2024 11:21
@pmeenan
Copy link
Member

pmeenan commented Jun 27, 2024

Other than formatting and tests, is the only functional change that "head" was added to the output?

@IvanUkhov
Copy link
Author

Yes, the head is the only change from that perspective.

@pmeenan pmeenan merged commit f43aa24 into HTTPArchive:main Jun 27, 2024
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.

2 participants