Skip to content

Commit

Permalink
Update dumps
Browse files Browse the repository at this point in the history
  • Loading branch information
nogebeat authored Feb 18, 2025
1 parent 0ddfcbe commit 18b8c90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions App-code/src/dumps
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,15 @@ new-style . . || erreur "Echec du test de fonctionnnement du coding style "

docker --version

cd /tmp || erreur "deplacement dans le dossier tmp"

git clone https://github.com/nogebeat/coding-style-checker.git || erreur "Erreur de clonage du repo du oding style de Nogebeat"

cd coding-style-checker

sudo cp lambdananas /usr/local/bin || erreur "Echec d'installation du coding style Haskell"

sudo chmod +x /usr/local/binlambdananas || erreur "Echec de mise en permission de coding syle haskell"


echo "__**/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/CODING STYLE BY NOGE\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\**\*\*\*\*\**__"
Expand Down

0 comments on commit 18b8c90

Please sign in to comment.