<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/pylintrc, branch 20.4</title>
<subtitle> (mirror of https://github.com/vyos/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=20.4</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-cloud-init.git/atom?h=20.4'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/'/>
<updated>2014-08-26T19:53:41+00:00</updated>
<entry>
<title>further remove evidence of pylint.</title>
<updated>2014-08-26T19:53:41+00:00</updated>
<author>
<name>Scott Moser</name>
<email>smoser@ubuntu.com</email>
</author>
<published>2014-08-26T19:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=5fb6482692cfffba5ba45102858b14ba3acc5bc7'/>
<id>urn:sha1:5fb6482692cfffba5ba45102858b14ba3acc5bc7</id>
<content type='text'>
This just removes comments '# pylint:' things and other code
remnents of pylint.
</content>
</entry>
<entry>
<title>Helpful cleanups.</title>
<updated>2012-10-28T02:25:48+00:00</updated>
<author>
<name>harlowja</name>
<email>harlowja@virtualbox.rhel</email>
</author>
<published>2012-10-28T02:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-cloud-init.git/commit/?id=aa8b51a48a30e3a3c863ca0ddb8bc4667026d57a'/>
<id>urn:sha1:aa8b51a48a30e3a3c863ca0ddb8bc4667026d57a</id>
<content type='text'>
1. Remove the usage of the path.join function
   now that all code should be going through
   the util file methods (and they can be
   mocked out as needed).
2. Adjust all occurences of the above join
   function to either not use it or replace
   it with the standard os.path.join (which
   can also be mocked out as needed)
3. Fix pylint from complaining about the
   tests folder 'helpers.py' not being found
4. Add a pylintrc file that is used instead
   of the options hidden in the 'run_pylint' 
   tool.
</content>
</entry>
</feed>
