Native: fix error contrast ratio to meet WCAG AA guidelines by hugovk · Pull Request #2600 · pygments/pygments

Conversation

jeanas

@@ -1,3 +1,4 @@
*.egg-info/

Choose a reason for hiding this comment

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

Could you explain why this is needed? We now use hatchling, which doesn't leave .egg-info directories around, unlike setuptools...

Choose a reason for hiding this comment

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

Aha, I still have an old .egg-info dir from before the switch, and I expect others will too.

Choose a reason for hiding this comment

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

I'll merge it as-is; I'm not too worried about more changes to the ignore list.

Anteru

@hugovk hugovk deleted the native-improve-contrast branch

December 4, 2023 13:22

Labels