<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://robosub-vm.eecs.wsu.edu/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/feed.php">
        <title>Palouse RoboSub Technical Documentation cs:coding_conventions</title>
        <description></description>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/</link>
        <image rdf:resource="http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico" />
       <dc:date>2026-04-03T18:42:45-0700</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://robosub-vm.eecs.wsu.edu/wiki/cs/coding_conventions/start?rev=1491681050&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico">
        <title>Palouse RoboSub Technical Documentation</title>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/</link>
        <url>http://robosub-vm.eecs.wsu.edu/wiki/lib/tpl/codowik/images/favicon.ico</url>
    </image>
    <item rdf:about="http://robosub-vm.eecs.wsu.edu/wiki/cs/coding_conventions/start?rev=1491681050&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-08T12:50:50-0700</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Coding Conventions</title>
        <link>http://robosub-vm.eecs.wsu.edu/wiki/cs/coding_conventions/start?rev=1491681050&amp;do=diff</link>
        <description>Coding Conventions

Due to this being a collaborative software project among new developers, it's important to make sure that the code you write is clean and usable by others. We predominantly use two languages in this project, C++ and Python. Below are a list of coding conventions for each respective language in the project. There may be exceptions to these rules, but otherwise they should be followed. A code linter will be created to ensure that code conforms to there standards.</description>
    </item>
</rdf:RDF>
