<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lint-staged &#8211; Christian Lüdemann</title>
	<atom:link href="https://christianlydemann.com/tag/lint-staged/feed/" rel="self" type="application/rss+xml" />
	<link>https://christianlydemann.com</link>
	<description>Advanced Angular Training Made Simple</description>
	<lastBuildDate>Wed, 22 Nov 2023 14:56:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>

<image>
	<url>https://i0.wp.com/christianlydemann.com/wp-content/uploads/2019/06/cropped-logo-3.png?fit=32%2C32&#038;ssl=1</url>
	<title>lint-staged &#8211; Christian Lüdemann</title>
	<link>https://christianlydemann.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">147954794</site>	<item>
		<title>How to Set Up Git Hooks in an Nx Repo</title>
		<link>https://christianlydemann.com/how-to-set-up-git-hooks-in-an-nx-repo/</link>
					<comments>https://christianlydemann.com/how-to-set-up-git-hooks-in-an-nx-repo/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Tue, 29 Aug 2023 14:15:00 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[eslint]]></category>
		<category><![CDATA[Husky]]></category>
		<category><![CDATA[lint-staged]]></category>
		<category><![CDATA[nx]]></category>
		<guid isPermaLink="false">https://christianlydemann.com/?p=65095</guid>

					<description><![CDATA[Git hooks can be used to automate tasks in your development workflow. The earlier a bug is discovered, the cheaper it is to fix (and the less impact it has). Therefore it can be helpful to run tasks such as linting, formatting, and tests when you are e.g. committing and pushing your code, so any &#8230;<p class="read-more"> <a class="" href="https://christianlydemann.com/how-to-set-up-git-hooks-in-an-nx-repo/"> <span class="screen-reader-text">How to Set Up Git Hooks in an Nx Repo</span> Read More »</a></p>]]></description>
		
					<wfw:commentRss>https://christianlydemann.com/how-to-set-up-git-hooks-in-an-nx-repo/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">65095</post-id>	</item>
		<item>
		<title>Using Git hooks for easier development (2020)</title>
		<link>https://christianlydemann.com/using-git-hooks-for-easier-development/</link>
					<comments>https://christianlydemann.com/using-git-hooks-for-easier-development/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Sun, 29 Jul 2018 19:00:05 +0000</pubDate>
				<category><![CDATA[Angular]]></category>
		<category><![CDATA[Development Process]]></category>
		<category><![CDATA[commitlint]]></category>
		<category><![CDATA[conventional commits]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Husky]]></category>
		<category><![CDATA[lint-staged]]></category>
		<category><![CDATA[stylelint]]></category>
		<category><![CDATA[Tslint]]></category>
		<guid isPermaLink="false">https://christianlydemann.com/?p=396</guid>

					<description><![CDATA[Do you have a set of routines you do before you commit and publish code? These routines could be linting, formatting, testing and building the code. Imagine if there was a way to automate all of this for your whole team? The solution is to use Git hooks. In this post, we will go through &#8230;<p class="read-more"> <a class="" href="https://christianlydemann.com/using-git-hooks-for-easier-development/"> <span class="screen-reader-text">Using Git hooks for easier development (2020)</span> Read More »</a></p>]]></description>
		
					<wfw:commentRss>https://christianlydemann.com/using-git-hooks-for-easier-development/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">396</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 0/1349 objects using Memcache
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching 7/715 queries in 0.285 seconds using Disk (Request-wide modification query)

Served from: christianlydemann.com @ 2026-03-13 13:38:48 by W3 Total Cache
-->