Skip to content

Update plone profile: copy of black, plus three settings.#1926

Merged
timothycrosley merged 1 commit intoPyCQA:mainfrom
mauritsvanrees:issue/1925
May 11, 2022
Merged

Update plone profile: copy of black, plus three settings.#1926
timothycrosley merged 1 commit intoPyCQA:mainfrom
mauritsvanrees:issue/1925

Conversation

@mauritsvanrees
Copy link
Copy Markdown
Contributor

Fixes #1925

The Plone-related tests pass, three others fail. Should be unrelated, or maybe a bad setup locally:

FAILED tests/unit/test_literal.py::test_value_assignment_list - isort.exceptions.FormattingPluginDoesNotExist: Specified formatting plugin of example does not exist.
FAILED tests/unit/test_ticketed_features.py::test_isort_supports_formatting_plugins_issue_1353 - isort.exceptions.FormattingPluginDoesNotExist: Specified formatting plugin of example does not exist.
FAILED tests/unit/test_ticketed_features.py::test_isort_literals_issue_1358 - isort.exceptions.FormattingPluginDoesNotExist: Specified formatting plugin of example does not exist.

Also, ./scripts/test.sh fails because some security updates need to be added, so poetry update needs to run, but that fails, see issue #1915.

Copy link
Copy Markdown
Contributor

@ale-rt ale-rt left a comment

Choose a reason for hiding this comment

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

LGTM

@jensens
Copy link
Copy Markdown

jensens commented May 11, 2022

LGTM, it reflects our community code formatting rules for Plone 6.

@ale-rt
Copy link
Copy Markdown
Contributor

ale-rt commented May 11, 2022

FYI @timothycrosley ^

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.

Update plone profile

4 participants