From 355429db4c3364a3694f90cf40c62e1c249fb011 Mon Sep 17 00:00:00 2001
From: donker <donker@astron.nl>
Date: Thu, 23 Mar 2023 15:57:25 +0100
Subject: [PATCH] CWG-44, fixed merge failure

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b4e4f5a75e..69190f2446 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@
 # . See https://support.astron.nl/confluence/display/L2M/L3+SDP+Decision%3A+Gitlab+pipeline+automation+to+test+SDPFW+with+OPC+UA
 
 stages:
+    - linting
     - simulation
     - synthesis
     - hardware
-- 
GitLab