mirror of
https://codeberg.org/privacy1st/de-p1st-monitor
synced 2024-12-22 23:06:06 +01:00
refactor
This commit is contained in:
parent
5ba9b3cbcf
commit
ea58c3d816
@ -23,7 +23,7 @@ Lines of code including docstrings and comments:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
find ./src -name '*.py' | xargs wc -l
|
find ./src -name '*.py' | xargs wc -l
|
||||||
#=> 1394 total
|
#=> 1518 total
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
_name=de-p1st-monitor
|
_name=de-p1st-monitor
|
||||||
pkgname="python-$_name-git"
|
pkgname="python-$_name-git"
|
||||||
pkgver=r202.f3f2f46
|
pkgver=r10.5ba9b3c
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='periodically monitor and warn'
|
pkgdesc='periodically monitor and warn'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
|
Loading…
Reference in New Issue
Block a user