Merge branch 'master' of github.com:Glavin001/atom-beautify

This commit is contained in:
Glavin Wiechert 2017-06-17 16:16:09 -03:00
commit f5c43b7b27
7 changed files with 81 additions and 37 deletions

46
CODE_OF_CONDUCT.md Normal file
View File

@ -0,0 +1,46 @@
# Contributor Covenant Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
## Our Standards
Examples of behavior that contributes to creating a positive environment include:
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting
## Our Responsibilities
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
## Scope
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at glavin.wiechert@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/

View File

@ -1962,7 +1962,7 @@ If lists of assignments or properties should be vertically aligned for faster an
**Description**: **Description**:
Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb) Path to custom CSScomb config file, used in absence of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -2166,7 +2166,7 @@ Add a newline between CSS rules (Supported by JS Beautify, Pretty Diff)
**Description**: **Description**:
If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff) If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -7318,7 +7318,7 @@ Automatically beautify LaTeX files on save
**Description**: **Description**:
(Supported by Latex Beautify) Aligns columns by the alignment tabs for environments specified (Supported by Latex Beautify)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -7423,7 +7423,7 @@ Indentation character (Supported by Latex Beautify)
**Description**: **Description**:
Indent the preable (Supported by Latex Beautify) Indent the preamble (Supported by Latex Beautify)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -7600,7 +7600,7 @@ If lists of assignments or properties should be vertically aligned for faster an
**Description**: **Description**:
Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb) Path to custom CSScomb config file, used in absence of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -7780,7 +7780,7 @@ Add a newline between CSS rules (Supported by Pretty Diff)
**Description**: **Description**:
If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff) If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -10328,7 +10328,7 @@ Automatically beautify Python files on save
**Description**: **Description**:
formater used by pybeautifier (Supported by autopep8, pybeautifier) formatter used by pybeautifier (Supported by autopep8, pybeautifier)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -11201,7 +11201,7 @@ If lists of assignments or properties should be vertically aligned for faster an
**Description**: **Description**:
Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb) Path to custom CSScomb config file, used in absence of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -11381,7 +11381,7 @@ Add a newline between CSS rules (Supported by Pretty Diff)
**Description**: **Description**:
If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff) If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -12425,7 +12425,7 @@ Add a newline between CSS rules (Supported by Pretty Diff)
**Description**: **Description**:
If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff) If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -15435,7 +15435,7 @@ Supported options for each beautifier.
**Description**: **Description**:
Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb) Path to custom CSScomb config file, used in absence of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -16986,7 +16986,7 @@ Indentation uses tabs, overrides `Indent Size` and `Indent Char` (Supported by L
**Description**: **Description**:
Indent the preable (Supported by Latex Beautify) Indent the preamble (Supported by Latex Beautify)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -17086,7 +17086,7 @@ Remove trailing whitespace (Supported by Latex Beautify)
**Description**: **Description**:
(Supported by Latex Beautify) Aligns columns by the alignment tabs for environments specified (Supported by Latex Beautify)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -18217,7 +18217,7 @@ If lists of assignments or properties should be vertically aligned for faster an
**Description**: **Description**:
If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff) If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -19981,7 +19981,7 @@ do not fix these errors/warnings (Supported by autopep8, pybeautifier)
**Description**: **Description**:
formater used by pybeautifier (Supported by autopep8, pybeautifier) formatter used by pybeautifier (Supported by autopep8, pybeautifier)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**
@ -20334,7 +20334,7 @@ do not fix these errors/warnings (Supported by autopep8, pybeautifier)
**Description**: **Description**:
formater used by pybeautifier (Supported by autopep8, pybeautifier) formatter used by pybeautifier (Supported by autopep8, pybeautifier)
**Example `.jsbeautifyrc` Configuration** **Example `.jsbeautifyrc` Configuration**

View File

@ -78,13 +78,13 @@ module.exports = {
no_lead_zero: no_lead_zero:
type: 'boolean' type: 'boolean'
default: false default: false
description: "If in CSS values leading 0s immediately preceeding \ description: "If in CSS values leading 0s immediately preceding \
a decimal should be removed or prevented." a decimal should be removed or prevented."
configPath: configPath:
title: "comb custom config file" title: "comb custom config file"
type: 'string' type: 'string'
default: "" default: ""
description: "Path to custom CSScomb config file, used in absense of a \ description: "Path to custom CSScomb config file, used in absence of a \
`.csscomb.json` or `.csscomb.cson` at the root of your project." `.csscomb.json` or `.csscomb.cson` at the root of your project."
predefinedConfig: predefinedConfig:
title: "comb predefined config" title: "comb predefined config"

View File

@ -44,7 +44,7 @@ module.exports = {
indent_preamble: indent_preamble:
type: 'boolean' type: 'boolean'
default: false default: false
description: "Indent the preable" description: "Indent the preamble"
always_look_for_split_braces: always_look_for_split_braces:
type: 'boolean' type: 'boolean'
default: true default: true
@ -60,5 +60,5 @@ module.exports = {
align_columns_in_environments: align_columns_in_environments:
type: 'array' type: 'array'
default:["tabular", "matrix", "bmatrix", "pmatrix"] default:["tabular", "matrix", "bmatrix", "pmatrix"]
decription: "Aligns columns by the alignment tabs for environments specified" description: "Aligns columns by the alignment tabs for environments specified"
} }

View File

@ -38,5 +38,5 @@ module.exports = {
title: "Don't join curly brackets" title: "Don't join curly brackets"
type: "boolean" type: "boolean"
default: true default: true
descriotion: "" description: ""
} }

View File

@ -38,7 +38,7 @@ module.exports = {
type: 'string' type: 'string'
default: 'autopep8' default: 'autopep8'
enum: ['autopep8', 'yapf'] enum: ['autopep8', 'yapf']
description: "formater used by pybeautifier" description: "formatter used by pybeautifier"
style_config: style_config:
type: 'string' type: 'string'
default: 'pep8' default: 'pep8'

View File

@ -1072,7 +1072,7 @@
"no_lead_zero": { "no_lead_zero": {
"type": "boolean", "type": "boolean",
"default": false, "default": false,
"description": "If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff)", "description": "If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)",
"title": "No lead zero", "title": "No lead zero",
"beautifiers": [ "beautifiers": [
"Pretty Diff" "Pretty Diff"
@ -1087,7 +1087,7 @@
"title": "comb custom config file", "title": "comb custom config file",
"type": "string", "type": "string",
"default": "", "default": "",
"description": "Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)", "description": "Path to custom CSScomb config file, used in absence of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)",
"beautifiers": [ "beautifiers": [
"CSScomb" "CSScomb"
], ],
@ -4239,7 +4239,7 @@
"indent_preamble": { "indent_preamble": {
"type": "boolean", "type": "boolean",
"default": false, "default": false,
"description": "Indent the preable (Supported by Latex Beautify)", "description": "Indent the preamble (Supported by Latex Beautify)",
"title": "Indent preamble", "title": "Indent preamble",
"beautifiers": [ "beautifiers": [
"Latex Beautify" "Latex Beautify"
@ -4300,7 +4300,7 @@
"bmatrix", "bmatrix",
"pmatrix" "pmatrix"
], ],
"decription": "Aligns columns by the alignment tabs for environments specified", "description": "Aligns columns by the alignment tabs for environments specified (Supported by Latex Beautify)",
"title": "Align columns in environments", "title": "Align columns in environments",
"beautifiers": [ "beautifiers": [
"Latex Beautify" "Latex Beautify"
@ -4309,8 +4309,7 @@
"language": { "language": {
"name": "LaTeX", "name": "LaTeX",
"namespace": "latex" "namespace": "latex"
}, }
"description": " (Supported by Latex Beautify)"
}, },
"disabled": { "disabled": {
"title": "Disable Beautifying Language", "title": "Disable Beautifying Language",
@ -4490,7 +4489,7 @@
"no_lead_zero": { "no_lead_zero": {
"type": "boolean", "type": "boolean",
"default": false, "default": false,
"description": "If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff)", "description": "If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)",
"title": "No lead zero", "title": "No lead zero",
"beautifiers": [ "beautifiers": [
"Pretty Diff" "Pretty Diff"
@ -4505,7 +4504,7 @@
"title": "comb custom config file", "title": "comb custom config file",
"type": "string", "type": "string",
"default": "", "default": "",
"description": "Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)", "description": "Path to custom CSScomb config file, used in absence of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)",
"beautifiers": [ "beautifiers": [
"CSScomb" "CSScomb"
], ],
@ -5439,7 +5438,7 @@
"title": "Don't join curly brackets", "title": "Don't join curly brackets",
"type": "boolean", "type": "boolean",
"default": true, "default": true,
"descriotion": "", "description": " (Supported by Nginx Beautify)",
"beautifiers": [ "beautifiers": [
"Nginx Beautify" "Nginx Beautify"
], ],
@ -5447,8 +5446,7 @@
"language": { "language": {
"name": "Nginx", "name": "Nginx",
"namespace": "nginx" "namespace": "nginx"
}, }
"description": " (Supported by Nginx Beautify)"
}, },
"disabled": { "disabled": {
"title": "Disable Beautifying Language", "title": "Disable Beautifying Language",
@ -6110,7 +6108,7 @@
"autopep8", "autopep8",
"yapf" "yapf"
], ],
"description": "formater used by pybeautifier (Supported by autopep8, pybeautifier)", "description": "formatter used by pybeautifier (Supported by autopep8, pybeautifier)",
"title": "Formater", "title": "Formater",
"beautifiers": [ "beautifiers": [
"autopep8", "autopep8",
@ -6707,7 +6705,7 @@
"no_lead_zero": { "no_lead_zero": {
"type": "boolean", "type": "boolean",
"default": false, "default": false,
"description": "If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff)", "description": "If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)",
"title": "No lead zero", "title": "No lead zero",
"beautifiers": [ "beautifiers": [
"Pretty Diff" "Pretty Diff"
@ -6722,7 +6720,7 @@
"title": "comb custom config file", "title": "comb custom config file",
"type": "string", "type": "string",
"default": "", "default": "",
"description": "Path to custom CSScomb config file, used in absense of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)", "description": "Path to custom CSScomb config file, used in absence of a `.csscomb.json` or `.csscomb.cson` at the root of your project. (Supported by CSScomb)",
"beautifiers": [ "beautifiers": [
"CSScomb" "CSScomb"
], ],
@ -7323,7 +7321,7 @@
"no_lead_zero": { "no_lead_zero": {
"type": "boolean", "type": "boolean",
"default": false, "default": false,
"description": "If in CSS values leading 0s immediately preceeding a decimal should be removed or prevented. (Supported by Pretty Diff)", "description": "If in CSS values leading 0s immediately preceding a decimal should be removed or prevented. (Supported by Pretty Diff)",
"title": "No lead zero", "title": "No lead zero",
"beautifiers": [ "beautifiers": [
"Pretty Diff" "Pretty Diff"