Commit Graph

3 Commits

Author SHA1 Message Date
bastimeyer d91d2a8ee5 tools: remove export-subst from .gitattributes
Added by 416c834 and made obsolete by 9b0815d
2023-02-11 12:50:48 +01:00
bastimeyer 374130a4de tools: force LF line endings via .gitattributes
https://stackoverflow.com/questions/29435156

- add additional linting steps to Github actions for checking the
  line endings and file permissions
- fix line endings and file permissions
2020-12-25 11:49:38 -08:00
beardypig 416c8347b3 build: use versioneer to set the build number (#1413)
* build: use versioneer to set the build number

* build: update the deploy scripts to use versioneer

* release: update docs version and fix tarball version

* build: no need to install versioneer on travis, etc.
2018-05-13 22:18:52 -07:00