fix sigil error - no comma needed in word list
This commit is contained in:
parent
2e3187597d
commit
17d7ad760d
@ -1,7 +1,7 @@
|
|||||||
%{
|
%{
|
||||||
title: "Replace Moralistic Programming with Situational Awareness",
|
title: "Replace Moralistic Programming with Situational Awareness",
|
||||||
author: "Willem van den Ende",
|
author: "Willem van den Ende",
|
||||||
tags: ~w(craft, situational-awareness),
|
tags: ~w(craft situational-awareness),
|
||||||
description: "I don't like what I now call Moralistic Programming. 'You are not a good developer if <you don't use my pet favourite practice>'. I see some of that resurfacing in discussions around coding agents. I value Situational Awareness over best practices and fingerpointing..",
|
description: "I don't like what I now call Moralistic Programming. 'You are not a good developer if <you don't use my pet favourite practice>'. I see some of that resurfacing in discussions around coding agents. I value Situational Awareness over best practices and fingerpointing..",
|
||||||
published: true
|
published: true
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user