mirror of
https://github.com/YunoHost/package_linter.git
synced 2024-09-03 20:06:12 +02:00
[mod] readme: update features.
This commit is contained in:
parent
640b3cd5aa
commit
f3dd498b62
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Linter for YunoHost applications packages
|
|||
|
||||
## Use
|
||||
|
||||
```sh
|
||||
```bash
|
||||
git clone https://github.com/YunoHost/package_linter
|
||||
cd package_linter
|
||||
git clone https://github.com/<account>/<app>_ynh
|
||||
|
@ -21,9 +21,9 @@ git clone https://github.com/<account>/<app>_ynh
|
|||
* (field value)
|
||||
* Check scripts
|
||||
* check bash header is present
|
||||
* check no sources are retrieve from internet via wget or curl for security reason
|
||||
* warn missing sudo before commands
|
||||
* make sure verifications are done before modifications on the system
|
||||
* check non usage of helpers and propose them
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in a new issue