Skip to content

Fix readme.title beman-tidy warning#17

Draft
Dragosh-C wants to merge 1 commit intobemanproject:mainfrom
Dragosh-C:issue/253-title
Draft

Fix readme.title beman-tidy warning#17
Dragosh-C wants to merge 1 commit intobemanproject:mainfrom
Dragosh-C:issue/253-title

Conversation

@Dragosh-C
Copy link
Copy Markdown
Contributor

Issue: bemanproject/beman-tidy#253

beman-tidy before:

[warning][readme.title]: The first line of the file 'README.md' is invalid. It should start with '# beman.copyable_function: <short_description>'.
	check [Recommendation][readme.title] ... failed

beman-tidy after:

Running check [Recommendation][readme.title] ...
	check [Recommendation][readme.title] ... passed

Issue: bemanproject/beman-tidy#253

beman-tidy before:

```bash
[warning][readme.title]: The first line of the file 'README.md' is invalid. It should start with '# beman.copyable_function: <short_description>'.
	check [Recommendation][readme.title] ... failed

```

beman-tidy after:

```bash
Running check [Recommendation][readme.title] ...
	check [Recommendation][readme.title] ... passed

```

Signed-off-by: Dragos Coscodan <dragos.coscodan@gmail.com>
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.

1 participant