docs icon indicating copy to clipboard operation
docs copied to clipboard

Formatting fixes

Open mkopec opened this issue 1 year ago • 4 comments

Sort tests alphabetically for easier browsing (previously they were roughly sorted by ID), and replace Coreboot with coreboot.

mkopec avatar Jan 17 '24 08:01 mkopec

Also decided to replace Nvidia and NVidia with NVIDIA as per their guidelines

mkopec avatar Jan 17 '24 08:01 mkopec

@PLangowski

Also decided to replace Nvidia and NVidia with NVIDIA as per their guidelines

Another one to add to your hooks :))

macpijan avatar Jun 17 '24 17:06 macpijan

@BeataZdunczyk This is already old, and needs a rebase. It may also get in conflict with https://github.com/Dasharo/docs/pull/828 which also changes lots of stuff in test documentation. We should make sure to cleanup these PRs more often, and ensure we do not trigger conflicts with older PRs, to not waste resources.

I am afraid of merging this right now, so it does not break what @JanPrusinowski has published in https://github.com/Dasharo/docs/pull/828

How about @JanPrusinowski will integrate both of these changes, that can be also a fine git exercise :smiley:

macpijan avatar Jun 17 '24 17:06 macpijan

Coreboot with coreboot.

Things like that shall be covered by (detected and fixed) hook from @PLangowski automatically in the future, if we enable this in pre-commit in this repo @BeataZdunczyk CC

https://github.com/3mdeb/pre-commit-hook-branding/tree/namespell/namespell

macpijan avatar Jun 17 '24 17:06 macpijan