mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
precommit: Fix check for data/POTENTIAL file
This commit is contained in:
parent
7593782fc3
commit
bb453db103
2 changed files with 14 additions and 5 deletions
|
|
@ -10,14 +10,13 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && \
|
|||
clang-format \
|
||||
git \
|
||||
less \
|
||||
nano \
|
||||
npm \
|
||||
make \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-wheel \
|
||||
python3-setuptools \
|
||||
shellcheck \
|
||||
vim \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install MarkdownLint.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue