Skip to content

Commit 4632404

Browse files
committed
removed coala as its not working
1 parent 1fefee4 commit 4632404

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/data/projects.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -287,14 +287,6 @@ export const projectList = [
287287
description: "PowerShell for every system.",
288288
tags: ["PowerShell", "Shell", "Cross Platform"],
289289
},
290-
{
291-
name: "Coala",
292-
imageSrc: "https://avatars2.githubusercontent.com/u/10620750?v=3&s=100",
293-
projectLink: "https://coala.io/newcomer",
294-
description:
295-
"Unified command-line interface for linting and fixing all your code.",
296-
tags: ["Python", "Linting", "Code Quality"],
297-
},
298290
{
299291
name: "Webpack",
300292
imageSrc: "https://avatars3.githubusercontent.com/u/2105791?v=3&s=100",

0 commit comments

Comments
 (0)