<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in .editorconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8f86ffa6 - devtools: clarify that lines up to 100 characters are ok</title>
        <link>http://172.16.0.5:8080/history/dpdk/.editorconfig#8f86ffa6</link>
        <description>devtools: clarify that lines up to 100 characters are okSince we allow line lengths of up to 100, and the CI checkpatches jobonly check for that amount, the rest of our tooling and docs shouldreflect this reality. Therefore we can:* adjust the editorconfig to use that value, to save editors (e.g. vim)  from automatically wrapping lines at 80 characters when typing.  [Since python checkers all seem to expect 79 character lines max, add  for python only a 79-char max line length.]* change the default line length setting in checkpatches script to 100  so as it matches CI and pre-merge checks.* update the docs to clarify that while 80 chars is recommended, up to  100 characters is acceptable.Signed-off-by: Bruce Richardson &lt;bruce.richardson@intel.com&gt;Acked-by: Andrew Rybchenko &lt;andrew.rybchenko@oktetlabs.ru&gt;Acked-by: Jerin Jacob &lt;jerinj@marvell.com&gt;Acked-by: Chenbo Xia &lt;chenbo.xia@intel.com&gt;Acked-by: Chengwen Feng &lt;fengchengwen@huawei.com&gt;Acked-by: Conor Walsh &lt;conor.walsh@intel.com&gt;Acked-by: Thomas Monjalon &lt;thomas@monjalon.net&gt;

            List of files:
            /dpdk/.editorconfig</description>
        <pubDate>Wed, 20 Oct 2021 14:26:01 +0000</pubDate>
        <dc:creator>Bruce Richardson &lt;bruce.richardson@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f2cdd95f - doc: add Meson coding style to contributors guide</title>
        <link>http://172.16.0.5:8080/history/dpdk/.editorconfig#f2cdd95f</link>
        <description>doc: add Meson coding style to contributors guideTo help with consistency across all files, add a section to thecontributors guide on meson coding style. Although short, this coversthe basics for now, and can be extended in future as we see the need.Meson style guide recommends four-space indents, like for python,so add to editorconfig file.Signed-off-by: Bruce Richardson &lt;bruce.richardson@intel.com&gt;

            List of files:
            /dpdk/.editorconfig</description>
        <pubDate>Tue, 20 Apr 2021 10:22:29 +0000</pubDate>
        <dc:creator>Bruce Richardson &lt;bruce.richardson@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5112e680 - devtools: add EditorConfig file</title>
        <link>http://172.16.0.5:8080/history/dpdk/.editorconfig#5112e680</link>
        <description>devtools: add EditorConfig fileEditorConfig is a file format and collection of text editor plugins formaintaining consistent coding styles between different editors and IDEs.Initialize the file following the coding rules indoc/guides/contributing/coding_style.rst,doc/guides/contributing/documentation.rst anddoc/guides/contributing/patches.rst.In order for this file to be taken into account (unless they use aneditor with built-in EditorConfig support), developers will have toinstall a plugin.Note: The max_line_length property is only supported by a limited numberof EditorConfig plugins. It will be ignored if unsupported.Add this new file in MAINTAINERS in the &quot;Developers and MaintainersTools&quot; section.Link: https://editorconfig.org/Link: https://github.com/editorconfig/editorconfig-emacsLink: https://github.com/editorconfig/editorconfig-vimLink: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_lengthSigned-off-by: Robin Jarry &lt;robin.jarry@6wind.com&gt;

            List of files:
            /dpdk/.editorconfig</description>
        <pubDate>Fri, 25 Oct 2019 14:04:10 +0000</pubDate>
        <dc:creator>Robin Jarry &lt;robin.jarry@6wind.com&gt;</dc:creator>
    </item>
</channel>
</rss>
