<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libgit2.git/.editorconfig, branch ethomson/test_https</title>
<subtitle>github.com: libgit2/libgit2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/'/>
<entry>
<title>editorconfig: special-case Python scripts</title>
<updated>2020-02-07T14:06:24+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2020-01-30T10:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=1e556eeb878bd06dcffadaee50c27c89c5d5f633'/>
<id>1e556eeb878bd06dcffadaee50c27c89c5d5f633</id>
<content type='text'>
Python's PEP 8 specifies that one shall use spaces instead of tabs as
coding style, and we actually honor that currently. Our EditorConfig
does not special-case Python scripts, though, which is why we end up
with our C coding style and thus with tabs.

Special-case "*.py" files to override that default with spaces to fix
this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python's PEP 8 specifies that one shall use spaces instead of tabs as
coding style, and we actually honor that currently. Our EditorConfig
does not special-case Python scripts, though, which is why we end up
with our C coding style and thus with tabs.

Special-case "*.py" files to override that default with spaces to fix
this.
</pre>
</div>
</content>
</entry>
<entry>
<title>editorconfig: update to match our coding style</title>
<updated>2019-07-24T06:20:49+00:00</updated>
<author>
<name>Patrick Steinhardt</name>
<email>ps@pks.im</email>
</author>
<published>2019-07-24T06:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=ab545014a1d3cc1998d8582848693761587ade20'/>
<id>ab545014a1d3cc1998d8582848693761587ade20</id>
<content type='text'>
Update editorconfig to match our coding style. Most importantly, we set
up the tab width to be 8 characters instead of the default and use
2 spaces to indent YAML files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update editorconfig to match our coding style. Most importantly, we set
up the tab width to be 8 characters instead of the default and use
2 spaces to indent YAML files.
</pre>
</div>
</content>
</entry>
<entry>
<title>editorconfig: allow trailing whitespace in markdown</title>
<updated>2018-06-09T17:27:18+00:00</updated>
<author>
<name>Edward Thomson</name>
<email>ethomson@edwardthomson.com</email>
</author>
<published>2018-06-09T17:27:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=634154ec41b416f20df585b2ec7babef9fcb0b31'/>
<id>634154ec41b416f20df585b2ec7babef9fcb0b31</id>
<content type='text'>
Markdown uses trailing whitespace to indicate context; eg, a blank line
with four spaces indicates that there is a hard break between the
(indented) lines surrounding that line.  Ensure that editors do not
remove this blank.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Markdown uses trailing whitespace to indicate context; eg, a blank line
with four spaces indicates that there is a hard break between the
(indented) lines surrounding that line.  Ensure that editors do not
remove this blank.
</pre>
</div>
</content>
</entry>
<entry>
<title>.editorconfig added to repository</title>
<updated>2014-09-02T20:19:02+00:00</updated>
<author>
<name>Arkadiy Shapkin</name>
<email>arkadiy_s@inbox.ru</email>
</author>
<published>2014-09-02T17:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/libgit2.git/commit/?id=098bb9dfb9b229498f0def634bcada0b76b405cd'/>
<id>098bb9dfb9b229498f0def634bcada0b76b405cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
