#
4653cd49 |
| 17-Jun-2024 |
Manojkiran Eda <manojkiran.eda@gmail.com> |
Fix spelling mistakes using codespell
This commit corrects various spelling mistakes throughout the repository. The corrections were made automatically using `codespell`[1] tool.
[1]: https://githu
Fix spelling mistakes using codespell
This commit corrects various spelling mistakes throughout the repository. The corrections were made automatically using `codespell`[1] tool.
[1]: https://github.com/codespell-project/codespell
Change-Id: I6e25a87811ace357e3552148ca3d5d56cf9e00a8 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
show more ...
|
#
fe9fbc13 |
| 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: I4c6395d774287f086af0b673ab3a900561b6344f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
eddf960a |
| 23-Nov-2022 |
Jonathan Doman <jonathan.doman@intel.com> |
Update .clang-format and reformat
Update the local .clang-format to the example configuration and reformat all the source code, as well as line wrap the README text.
Signed-off-by: Jonathan Doman <
Update .clang-format and reformat
Update the local .clang-format to the example configuration and reformat all the source code, as well as line wrap the README text.
Signed-off-by: Jonathan Doman <jonathan.doman@intel.com> Change-Id: I996d96a14a271612e03113013e29f4613b782c35
show more ...
|
#
987f91a6 |
| 20-Dec-2021 |
Manojkiran Eda <manojkiran.eda@gmail.com> |
post-code-manager: Add documentation
This commit would attempt to add few basic details on how to build post-code-manager & the dbus service that it exposes.
Signed-off-by: Manojkiran Eda <manojkir
post-code-manager: Add documentation
This commit would attempt to add few basic details on how to build post-code-manager & the dbus service that it exposes.
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I6b9b350e6009f008fb5c186320884f527b97624a
show more ...
|
#
7f50dcaa |
| 05-Sep-2018 |
Brad Bishop <radsquirrel@gmail.com> |
Initial commit
|