History log of /openbmc/phosphor-misc/README.md (Results 1 – 3 of 3)
Revision Date Author Comments
# b68e2285 05-Aug-2024 George Liu <liuxiwei@ieisystem.com>

README.md: Fix MD034 warnings

The following warnings are generated by using markdownlint analysis:
```
README.md:14:1 MD034/no-bare-urls Bare URL used [Context: "https://gerrit.openbmc-project..."]

README.md: Fix MD034 warnings

The following warnings are generated by using markdownlint analysis:
```
README.md:14:1 MD034/no-bare-urls Bare URL used [Context: "https://gerrit.openbmc-project..."]
README.md:18:1 MD034/no-bare-urls Bare URL used [Context: "https://github.com/openbmc/pho..."]
```
Refer to markdown-lint [1] to fix MD034
[1]: https://github.com/updownpress/markdown-lint/blob/master/rules/034-no-bare-urls.md

Signed-off-by: George Liu <liuxiwei@ieisystem.com>
Change-Id: Ic67570e3343407a80a2d3cfec1f7c2dc56270159

show more ...


# 19c08973 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I0cca6395bcc6ea64f1c3fded07b9c0cb1329fe9a
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 76192f9b 07-Jan-2020 Brad Bishop <bradleyb@fuzziesquirrel.com>

add readme

Introducing phosphor-misc. phosphor-misc is a repository for small
functions/scripts/systemd-units that don't really belong anywhere else.

Add a README.md that describes the project and

add readme

Introducing phosphor-misc. phosphor-misc is a repository for small
functions/scripts/systemd-units that don't really belong anywhere else.

Add a README.md that describes the project and contributing guidelines.

Change-Id: I65a469037f37cbd86c312520bbd9ecf37f90f619
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...