<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dots/nvim/.github/workflows/stylua.yml, branch main</title>
<subtitle>A collection of configuration settings for programs and utility scripts I use.</subtitle>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/'/>
<entry>
<title>Remove github stuff from template repo</title>
<updated>2025-06-13T13:36:04+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2025-06-13T13:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=2474f80f6dc498225525b2692d4aed451929dc39'/>
<id>2474f80f6dc498225525b2692d4aed451929dc39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>issue: #594 stylua workflow only on official kickstart repo (#609)</title>
<updated>2024-02-01T16:01:46+00:00</updated>
<author>
<name>Damjan 9000</name>
<email>damjan.9000@gmail.com</email>
</author>
<published>2024-02-01T16:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=82746c2032e79c5093f391b7fd103add8887b5fd'/>
<id>82746c2032e79c5093f391b7fd103add8887b5fd</id>
<content type='text'>
Only run the github stylua workflow check on the official
kickstart repo (nvim-lua/kickstart.nvim) so that it's not
enforced on any other forks.
As suggested by: @zwergius
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only run the github stylua workflow check on the official
kickstart repo (nvim-lua/kickstart.nvim) so that it's not
enforced on any other forks.
As suggested by: @zwergius
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve stylua github workflow (#571)</title>
<updated>2024-01-03T17:30:37+00:00</updated>
<author>
<name>Damjan 9000</name>
<email>damjan.9000@gmail.com</email>
</author>
<published>2024-01-03T17:30:37+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=da3895c7996720552dbef774fb6c607322b3bd58'/>
<id>da3895c7996720552dbef774fb6c607322b3bd58</id>
<content type='text'>
Addressing issue nvim-lua/kickstart.nvim#570

This improves the github workflow to no longer require manual
approval for PRs from first time contributors.

Changes the github event from pull_request to pull_request_target
and adds an explicit PR head checkout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addressing issue nvim-lua/kickstart.nvim#570

This improves the github workflow to no longer require manual
approval for PRs from first time contributors.

Changes the github event from pull_request to pull_request_target
and adds an explicit PR head checkout
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a github action on pull request to check lua formatting (#526)</title>
<updated>2023-12-02T21:27:13+00:00</updated>
<author>
<name>Damjan 9000</name>
<email>damjan.9000@gmail.com</email>
</author>
<published>2023-12-02T21:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=cbcf9daeb3da570986b6cf708e3b2b5405ca08e3'/>
<id>cbcf9daeb3da570986b6cf708e3b2b5405ca08e3</id>
<content type='text'>
GitHub Action used:
https://github.com/marketplace/actions/stylua

This runs `stylua --check` on a PR and it will show
success or failure. The suggested stylua changes can
be inspected when clicking on the details.

The PR can still be merged even if the check fails.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub Action used:
https://github.com/marketplace/actions/stylua

This runs `stylua --check` on a PR and it will show
success or failure. The suggested stylua changes can
be inspected when clicking on the details.

The PR can still be merged even if the check fails.
</pre>
</div>
</content>
</entry>
</feed>
