SychAndrii / infusion

A command line tool designed to help you generate documentation for your source code using LLMs.
MIT License
0 stars 2 forks source link

Enhancement: Provide status codes for developers #34

Closed SychAndrii closed 1 month ago

SychAndrii commented 1 month ago

Currently, in spite of CLI ending with an error, the status code of the program is 0, which according to Unix systems is not correct. There should be different return codes of the program with their semantic meaning, so that it is more intuitive for a developer to understand what went wrong.

SychAndrii commented 1 month ago

Closed by https://github.com/SychAndrii/infusion/commit/c2248b3bffec599baeff38c1ca1b582255a60f3c