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

Periphery csv description line break handling #208

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

wgryncewicz
Copy link
Collaborator

@wgryncewicz wgryncewicz commented Nov 5, 2020

Fixes periphery-rules generation script and resulting rst by;

  • Handles '\n' in CSV rules description strings.
  • Multi-line descriptions and bullet lists are handled separately.
  • Single item bullet lists without header are reduced to text.

Fixes #71

Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>

periphery csv description line break handling

Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>

Reduction of one item lists

Signed-off-by: Wojciech Gryncewicz <wgryncewicz@antmicro.com>
Copy link
Contributor

@mithro mithro left a comment

Choose a reason for hiding this comment

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

LGTM!

@mithro mithro merged commit de673cb into google:master Nov 5, 2020
@wgryncewicz wgryncewicz deleted the 71_periphery_rules_n_fix branch November 6, 2020 09:42
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.

Periphery rules contains several 'n' instead of newline
2 participants