From 7976eaf5a0696a00d804ef48e38f2e7edfcaa7ba Mon Sep 17 00:00:00 2001
From: Pieter Donker <donker@astron.nl>
Date: Fri, 10 Mar 2023 10:57:24 +0000
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cda931f6c9..bfacc553da 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,6 +27,7 @@
 
 stages:
     - image
+    - linting
     - simulation
     - synthesis
     - hardware
-- 
GitLab