Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insoft-uk/ppl-reformat
Reformating your code enforce a consistent coding style throughout your project, making it easier for multiple developers to work on the same codebase. It helps maintain a uniform look and feel, which can enhance code readability. Readability: Well-formatted code is easier to read and understand.
https://github.com/insoft-uk/ppl-reformat
code-formatting code-quality coding-style consistent-style developer-tools hp-prime ppl readability
Last synced: 2 days ago
JSON representation
Reformating your code enforce a consistent coding style throughout your project, making it easier for multiple developers to work on the same codebase. It helps maintain a uniform look and feel, which can enhance code readability. Readability: Well-formatted code is easier to read and understand.
- Host: GitHub
- URL: https://github.com/insoft-uk/ppl-reformat
- Owner: Insoft-UK
- License: mit
- Created: 2024-09-12T18:28:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T01:06:04.000Z (about 1 month ago)
- Last Synced: 2024-11-22T02:19:07.933Z (about 1 month ago)
- Topics: code-formatting, code-quality, coding-style, consistent-style, developer-tools, hp-prime, ppl, readability
- Language: C++
- Homepage:
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reformater for PPL Code
Reformating your code enforce a consistent coding style throughout your project, making it easier for multiple developers to work on the same codebase. It helps maintain a uniform look and feel, which can enhance code readability. Readability: Well-formatted code is easier to read and understand.> [!NOTE]
The PPL file must be in UTF-16LE format, and at this time, .hpprgrm files with header and footer are not supported—only raw code is accepted currently.