Skip to content

Commit

Permalink
parallel file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp committed Nov 12, 2023
1 parent 8b84e26 commit f30ea1f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/posts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ export const posts: {
}[] = [];

posts.push(
{
title: "Parallel file changes",
date: "2023-11-12",
key: "parallel-file-changes",
body: `Parallel changes to identical filenames across active pull requests are now reported as observations`,
},

{
title: "Object types statistics",
date: "2023-11-08",
Expand Down

0 comments on commit f30ea1f

Please sign in to comment.