Remove extraneous LFs (= more than one) at the end of text files

This commit is contained in:
Vojtěch Káně 2020-05-16 22:20:28 +02:00
parent b379dd1c26
commit f120e6f644
6 changed files with 0 additions and 6 deletions

View File

@ -24,4 +24,3 @@ Pokud chcete dostávat informace o nadcházejících přednáškách emailem, p
~15:00 - **Šimon Šustek** - OpenPGP: každý je certifikační autorita
~15:30 - začátek dotazů a volného tlachání

View File

@ -28,4 +28,3 @@ tématem bylo například použití rekurze v implementaci faktoriálu a Fibonac
posloupnosti.
Založili jsme také Pátečnický [twitter](https://twitter.com/patekvpatek).

View File

@ -8,4 +8,3 @@ menu:
weight: 3
---
Members of Pátek are a creative bunch, we like to make stuff, bodge stuff and generally mess around. We learn new things and waste time that could be used for much more valuable activities. One of the reasons we had for creating this website was our desire to share our experiences with these projects with other members as well as with unsuspecting members of the public. If you try hard enough, you might even find some interesting information about ongoing and past projects.

View File

@ -13,4 +13,3 @@ Přednáška by měla proběhnout online na [Jitsi](https://meet.vpsfree.cz/P%C3
[Slidy](http://talks.grnscrnr.tk/git)
[Částečný záznam](https://youtu.be/rlSiRVewDu0)

View File

@ -20,4 +20,3 @@ services:
volumes:
- ./themes/patek/assets/css:/src:ro
- ./linting/sass/sass-lint.yml:/sass-lint.yml:ro

View File

@ -12,4 +12,3 @@ RUN rm -fr /root/.npm /node_modules
WORKDIR /src
ENTRYPOINT ["/usr/local/bin/sass-lint"]