-
Updated
Sep 8, 2020 - JavaScript
#
linting
Here are 420 public repositories matching this topic...
JavaScript Style Guide
javascript
styleguide
eslint
es6
style-linter
linting
style-guide
es2015
naming-conventions
arrow-functions
es2017
es2016
tc39
es2018
Asynchronous linting and make framework for Neovim/Vim
-
Updated
Aug 28, 2020 - Vim script
Static analysis for Angular projects.
-
Updated
Sep 11, 2020 - TypeScript
An attempt to make Unreal Engine 4 projects more consistent
lint
styleguide
linting
style-guide
linter
naming-conventions
blueprint
unreal
unrealengine
unreal-engine
ue4
linters
udk
unreal-engine-4
unreal-marketplace
udk4
-
Updated
Jul 28, 2020
Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠)
-
Updated
Jul 9, 2020 - JavaScript
A tool for structural code search and replace that supports ~every language.
javascript
refactoring
python
c
java
go
swift
rust
syntax
php
typescript
parsing
parser-combinators
linting
regex
reason
rewriting
search-and-replace
program-transformation
syntax-transformation
-
Updated
Aug 26, 2020 - OCaml
Lint your styled components with stylelint!
-
Updated
Jul 15, 2020 - JavaScript
A ktlint gradle plugin
-
Updated
Sep 6, 2020 - Kotlin
Перевод «JavaScript Style Guide» от Airbnb
react
javascript
styleguide
translation
eslint
es6
style-linter
linting
style-guide
es2015
naming-conventions
arrow-functions
es2017
es2016
es2018
es2019
es2020
-
Updated
Feb 27, 2020
A vim plugin for communicating with a language server
-
Updated
Sep 11, 2020 - Vim script
Open
Add CONTRIBUTING.md
MikeRalphson
commented
Jan 19, 2019
- Guidance on adding a linter new rule-action (if none of the existing ones can perform the action, or be extended)
- Expand on guidelines re: keeping commits to logical areas of the code / individual packages where possible
- Use of
conventional-commitstandard going forward - Advice not to include any
package-lock.jsonchanges PRs, for security reasons. File will be regene
Code examples for my Gulp.js tutorial series
javascript
css
gulp
jekyll
sass
learning
browserify
tutorial
base64
postcss
gzip
linting
rsync
compass
fontcustom
browsersync
revision
webp
icon
icon-webfonts
-
Updated
Sep 4, 2020 - JavaScript
An ESlint plugin that provides set of rules for Ember Applications based on commonly known good practices.
ember
practice
eslint
linting
eslint-plugin
best-practices
lts
ember-application
wrench
predefined-settings
-
Updated
Sep 8, 2020 - JavaScript
azu
commented
Apr 12, 2020
Project References help us to build specic package.
Currently, we need to build before developing a specifc package.
cd <project-root>
yarn run build
1
1
Custom Python linting through AST expressions
-
Updated
Dec 11, 2019 - Python
sobolevn
commented
Jan 28, 2020
We need to enforce \n for line breaks.
Airbnb JavaScript Kılavuzu
javascript
styleguide
eslint
es6
style-linter
linting
style-guide
es2015
naming-conventions
arrow-functions
turkish
turkce
-
Updated
Apr 11, 2018
Open
Tests
4
orsinium
commented
Oct 3, 2019
A really simple task. The best first issue. We have a huge lack of tests. Write tests for anything inside, be creative
Library for managing git hooks
-
Updated
Aug 30, 2020 - Python
Airbnb JavaScript 스타일 가이드
javascript
styleguide
eslint
es6
style-linter
linting
style-guide
es2015
naming-conventions
arrow-functions
es2017
korean
es2016
tc39
es2018
-
Updated
Apr 17, 2020
mnixry
opened
Aug 6, 2020
Tools for competitive programming for Sublime Text 3
-
Updated
Sep 5, 2020 - C
The TypeScript Guidebook
-
Updated
Sep 12, 2020 - TypeScript
GitHub Action for running ansible-lint as part of your workflows! [ https://github.com/marketplace/actions/ansible-lint ]
github
lint
ansible
linting
linter
actions
linters
ansible-lint
ansible-lint-docker
github-actions
github-action
ansible-playbook-lint
ansible-playbook-linter
-
Updated
Jul 19, 2020 - Shell
Improve this page
Add a description, image, and links to the linting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the linting topic, visit your repo's landing page and select "manage topics."
User story.
As a custom rule developer I'd like to implement rules in such a way that check are performed if there is a marker field is absent in document, and skipped otherwise
Is your feature request related to a problem?
I have special schemas that are not subject to say
info-contactcheck and they are marked byinfo:skip-contact: truefield.the core rule is quite simple