Thorsten Scherf
886c0dcb07
Fix lgtm file classification
...
Reviewed-By: Rob Crittenden <rcritten@redhat.com >
2021-03-08 08:31:41 +01:00
Alexander Bokovoy
d986e844bb
WebUI: use python3-rjsmin to minify JavaScript files
...
Fedora 33+ deprecated uglify-js. There are other alternatives which seem
to be fine for the minify task. Use python-rjsmin instead.
Fixes: https://pagure.io/freeipa/issue/8300
Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com >
Reviewed-By: Christian Heimes <cheimes@redhat.com >
2020-05-12 09:50:28 +02:00
Christian Heimes
2e7f3d1d0d
Improve Python configuration for LGTM
...
LGTM is no longer able to analyse all Python code without importing it.
Define OS and Python package dependencies and build the project for
Python, too.
Signed-off-by: Christian Heimes <cheimes@redhat.com >
Reviewed-By: Rob Crittenden <rcritten@redhat.com >
2018-10-26 18:04:23 +02:00
Christian Heimes
23e33443c9
Add lgtm.yml to analyzse C code with LGTM
...
See https://lgtm.com/help/lgtm/customizing-file-classification
Signed-off-by: Christian Heimes <cheimes@redhat.com >
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com >
2018-10-24 10:49:12 +02:00