File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ This file documents repository-level expectations and instructions intended to g
44
55- Ask for approval before any git commit and push
66- Always all tests by find all fils with 'find' command and run them all one by one
7+ - If the change does not change to any real code, like python, then no need to test at all
78- Never commit credentials, keys, .env files
89- After any changes, run the folling to reinstall the project:
910```
Original file line number Diff line number Diff line change 22
33<div align =" center " >
44
5- [ ![ PyPI Version] ( https://img.shields.io/pypi/v/code-assistant-manager?color=blue )] ( https://pypi.org/project/code-assistant-manager/ )
65[ ![ License] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
7- [ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/code-assistant-manager.svg )] ( https://pypi.org/project/code-assistant-manager/ )
86[ ![ Code Quality] ( https://img.shields.io/badge/code%20quality-A+-brightgreen.svg )] ( https://github.com/Chat2AnyLLM/code-assistant-manager/actions )
97
108** One CLI to Rule Them All.**
You can’t perform that action at this time.
0 commit comments