summaryrefslogtreecommitdiff
path: root/grc/core/blocks/dummy.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-2/+5
* grc: fix pylint C0326: wrong number of spacesClayton Smith2020-10-201-1/+1
* grc: fix pylint C0303: Trailing whitespaceClayton Smith2020-10-201-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* fixup! Modifying dummy block and error messagesDerek Kozel2019-03-131-4/+3
* Modifying dummy block and error messagesVolker Schroer2019-03-131-7/+4
* Correctly building dummy blockVolker Schroer2019-03-131-2/+8
* grc: added yaml/mako supportSebastian Koslowski2017-06-291-0/+54