All Projects → jonathanrocher → sprint_tutorial

jonathanrocher / sprint_tutorial

Licence: other
Tutorial and mock repository to teach people to contribute to open source

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to sprint tutorial

wptide
🌊 Tide is a series of automated tests run against every WordPress.org theme and plugin
Stars: ✭ 77 (+327.78%)
Mutual labels:  coding-standards
OpenStaticAnalyzer
OpenStaticAnalyzer is a source code analyzer tool, which can perform deep static analysis of the source code of complex systems.
Stars: ✭ 19 (+5.56%)
Mutual labels:  coding-standards
coding-standard
Official Coding Standards for CodeIgniter
Stars: ✭ 24 (+33.33%)
Mutual labels:  coding-standards
Codor
Custom PHPCS sniffs to find Code Smells
Stars: ✭ 40 (+122.22%)
Mutual labels:  coding-standards
JavaCodingStandards
Java coding specification (daily coding summary, standardizing project team members have a unified specification, convenient cooperation, error checking, refactoring, etc.) When you abandon the specification to write code as you like when you come back to read it, Remove all the impulses of rewriting.
Stars: ✭ 24 (+33.33%)
Mutual labels:  coding-standards
XS-Labs-Style-Guide
XS-Labs Coding Style Guide for C, C++, Objective-C and x86 Assembly
Stars: ✭ 20 (+11.11%)
Mutual labels:  coding-standards
grunt-wp-css
Format style sheets according to the WordPress CSS coding standards.
Stars: ✭ 36 (+100%)
Mutual labels:  coding-standards
Twig-CS-Fixer
A tool to automatically fix Twig Coding Standards issues
Stars: ✭ 61 (+238.89%)
Mutual labels:  coding-standards
verilog-coding-style
Verilog (SystemVerilog) coding style
Stars: ✭ 36 (+100%)
Mutual labels:  coding-standards
codingstyle
Java coding style and template project used at Munich university of applied sciences
Stars: ✭ 19 (+5.56%)
Mutual labels:  coding-standards
coding-standard
Consistence - Coding Standard - PHP Code Sniffer rules
Stars: ✭ 73 (+305.56%)
Mutual labels:  coding-standards
grunt-stylelint
Stylelint adapter for the Grunt task runner.
Stars: ✭ 26 (+44.44%)
Mutual labels:  coding-standards
symfony-custom-coding-standard
Customized Symfony coding standard
Stars: ✭ 13 (-27.78%)
Mutual labels:  coding-standards
eslint-config-naver
Naver JavaScript Coding Conventions rules for eslint
Stars: ✭ 184 (+922.22%)
Mutual labels:  coding-standards
Coding-Standards
Coding Guidelines for C#
Stars: ✭ 125 (+594.44%)
Mutual labels:  coding-standards
php-codesniffer-sniffs
Custom sniffs for PHP_CodeSniffer
Stars: ✭ 16 (-11.11%)
Mutual labels:  coding-standards
php-cs-fixer-extensions
PHP-CS-Fixer extensions and configurations
Stars: ✭ 71 (+294.44%)
Mutual labels:  coding-standards
wpcs-docs
WordPress Coding Standards Docs
Stars: ✭ 59 (+227.78%)
Mutual labels:  coding-standards
Php codesniffer
PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding standard, and a second phpcbf script to automatically correct coding standard violations. PHP_CodeSniffer is an essential development tool that ensures your code remains clean and consistent.
Stars: ✭ 9,004 (+49922.22%)
Mutual labels:  coding-standards
development-best-practices
程序员开发规范,其中包括Java、JavaScript、CSS、Oracle、MySQL的开发编码规范和规约
Stars: ✭ 14 (-22.22%)
Mutual labels:  coding-standards

Sample repository for the SciPy tutorial to learn how to sprint

This repository was created to allow new sprinters to learn to contribute to a project. It also contains a document summarizing the most important steps to learn to contribute to open source Python projects.

Learn to sprint

See the doc/how_to_sprint.rst document to get started on learning how to contribute to projects during and after sprints.

Contributing

For guidelines to contribute to this project, please see the CONTRIBUTE.rst document.

Dependencies

This project depends on the following packages:

* numpy
* nose (for the test suite)
* sphinx (for the documentation)
* flake8 (for contributors)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].