We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
astyle
1 parent 4573f8c commit ee1fbdaCopy full SHA for ee1fbda
Dockerfile
@@ -31,7 +31,10 @@ RUN \
31
--plus-repo http://download.opensuse.org/repositories/devel:languages:lua/openSUSE_Factory/ \
32
# flawfinder
33
--plus-repo http://download.opensuse.org/repositories/home:illuusio/openSUSE_Tumbleweed/ \
34
+ # astyle
35
+ --plus-repo http://download.opensuse.org/repositories/devel:tools/openSUSE_Tumbleweed/ \
36
install --replacefiles \
37
+ astyle \
38
bzr \
39
cppcheck \
40
curl \
0 commit comments