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

Extend command line mode to support --aaa-act-block-style=large #217

Closed
jamescooke opened this issue May 9, 2023 · 1 comment
Closed

Comments

@jamescooke
Copy link
Owner

Current behaviour

As per work to solve #200 , this uses --aaa-act-block-style=large command line option. However, command line mode has no command line option parser and so passing this has no effect.

This means that tests formatted with latest Black won't pass AAA when called from command line mode, and it's not possible to set the required "large" Act block style option to fix the issue.

Expected behaviour

Extend command line mode so that it can handle this option.

@jamescooke
Copy link
Owner Author

Closed because of #225 - command line mode is no longer supported.

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

No branches or pull requests

1 participant