Skip to content

Commit

Permalink
remove badges from packages readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sertonix committed Nov 19, 2022
1 parent ff3f8ad commit d9e092f
Show file tree
Hide file tree
Showing 33 changed files with 1 addition and 59 deletions.
1 change: 0 additions & 1 deletion packages/git-diff/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Git Diff package
[![OS X Build Status](https://travis-ci.org/atom/git-diff.svg?branch=master)](https://travis-ci.org/atom/git-diff) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/9auj52cs0vso66nv/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/git-diff/branch/master) [![Dependency Status](https://david-dm.org/atom/git-diff.svg)](https://david-dm.org/atom/git-diff)

Marks lines in the editor gutter that have been added, edited, or deleted since the last commit.

Expand Down
1 change: 0 additions & 1 deletion packages/language-c/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# C/C++ language support in Pulsar
![CI Status](https://github.com/atom/language-c/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting and snippets to C/C++ files in Pulsar.

Expand Down
1 change: 0 additions & 1 deletion packages/language-clojure/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Clojure language support in Pulsar
[![macOS Build Status](https://travis-ci.org/atom/language-clojure.svg?branch=master)](https://travis-ci.org/atom/language-clojure) [![Build status](https://ci.appveyor.com/api/projects/status/6kd5fs48y5hixde6/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-clojure/branch/master) [![Dependency Status](https://david-dm.org/atom/language-clojure.svg)](https://david-dm.org/atom/language-clojure)

Adds syntax highlighting to Clojure files in Pulsar.

Expand Down
2 changes: 0 additions & 2 deletions packages/language-coffee-script/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# CoffeeScript language support in Pulsar
[![macOS Build Status](https://travis-ci.org/atom/language-coffee-script.svg?branch=master)](https://travis-ci.org/atom/language-coffee-script)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/4j9aak7iwn2f2x7a/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-coffee-script/branch/master) [![Dependency Status](https://david-dm.org/atom/language-coffee-script.svg)](https://david-dm.org/atom/language-coffee-script)

Adds syntax highlighting and snippets to CoffeeScript files in Pulsar.

Expand Down
2 changes: 0 additions & 2 deletions packages/language-csharp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# C# language support in Pulsar
[![macOS Build Status](https://travis-ci.org/atom/language-csharp.svg?branch=master)](https://travis-ci.org/atom/language-csharp)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/j1as3753y5t90obn/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-csharp/branch/master) [![Dependency Status](https://david-dm.org/atom/language-csharp.svg)](https://david-dm.org/atom/language-csharp)

Adds syntax highlighting and snippets to C# files in Pulsar.

Expand Down
1 change: 0 additions & 1 deletion packages/language-css/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# CSS language support in Pulsar
![CI Status](https://github.com/atom/language-css/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting, completions, and snippets to CSS files in Pulsar.

Expand Down
1 change: 0 additions & 1 deletion packages/language-gfm/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# GitHub flavored Markdown package
[![OS X Build Status](https://travis-ci.org/atom/language-gfm.svg?branch=master)](https://travis-ci.org/atom/language-gfm) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/rpub8qjyd8lt7wai/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-gfm/branch/master) [![Dependency Status](https://david-dm.org/atom/language-gfm.svg)](https://david-dm.org/atom/language-gfm)

Adds syntax highlighting and snippets to [GitHub flavored Markdown](https://help.github.com/articles/github-flavored-markdown) files in Pulsar.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-git/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Git editing support in Pulsar
[![macOS Build Status](https://travis-ci.org/atom/language-git.svg?branch=master)](https://travis-ci.org/atom/language-git)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/481319gyrr1feo8b/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-git/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-git.svg)](https://david-dm.org/atom/language-git)

Adds syntax highlighting to Git commit, merge, and rebase messages edited in Pulsar.

Expand Down
1 change: 0 additions & 1 deletion packages/language-go/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Go language support in Atom
![CI Status](https://github.com/atom/language-go/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting and snippets to Go files in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-html/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# HTML language support in Atom
![CI Status](https://github.com/atom/language-html/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting and snippets to HTML files in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-hyperlink/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Hyperlink colorization in Atom
[![CI](https://github.com/atom/language-hyperlink/actions/workflows/ci.yml/badge.svg)](https://github.com/atom/language-hyperlink/actions/workflows/ci.yml)

Adds syntax highlighting to hyperlinks embedded in strings, comments, and plain
text in Atom.
Expand Down
2 changes: 0 additions & 2 deletions packages/language-java/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Java language support in Atom
![build](https://github.com/atom/language-java/workflows/build/badge.svg)
[![Dependency Status](https://david-dm.org/atom/language-java.svg)](https://david-dm.org/atom/language-java)

Add syntax highlighting and snippets to Java/JSP files in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-javascript/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# JavaScript language support in Atom

![ci](https://github.com/atom/language-javascript/workflows/ci/badge.svg)
[![Dependency Status](https://david-dm.org/atom/language-javascript.svg)](https://david-dm.org/atom/language-javascript)

Adds syntax highlighting and snippets for JavaScript in Atom.

Originally [converted](http://flight-manual.atom.io/hacking-atom/sections/converting-from-textmate)
Expand Down
1 change: 0 additions & 1 deletion packages/language-json/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# JSON language support in Atom
![CI Status](https://github.com/atom/language-json/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting of JSON files in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-less/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Less language support in Atom
[![macOS Build Status](https://travis-ci.org/atom/language-less.svg?branch=master)](https://travis-ci.org/atom/language-less)
[![Windows Build Sstatus](https://ci.appveyor.com/api/projects/status/aeina4fr4b0i7yay/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-less/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-less.svg)](https://david-dm.org/atom/language-less)

Adds syntax highlighting to [Less](http://lesscss.org) files in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-make/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Make language support in Atom
[![macOS Build Status](https://travis-ci.org/atom/language-make.svg?branch=master)](https://travis-ci.org/atom/language-make)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/vq1aascey21wxjh7/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-make/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-make.svg)](https://david-dm.org/atom/language-make)

Adds syntax highlighting to [Makefiles](https://www.gnu.org/software/make/manual/make.html) in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-mustache/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Mustache/Handlebars support in Atom
[![OS X Build Status](https://travis-ci.org/atom/language-mustache.svg?branch=master)](https://travis-ci.org/atom/language-mustache)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/mbxnxaojqp0g7ldv/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-mustache/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-mustache.svg)](https://david-dm.org/atom/language-mustache)

Adds syntax highlighting to [Mustache](http://mustache.github.io) and [Handlebars](http://handlebarsjs.com) files in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-objective-c/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Objective-C language support in Atom
[![macOS Build Status](https://travis-ci.org/atom/language-objective-c.svg?branch=master)](https://travis-ci.org/atom/language-objective-c)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/27j8vfv5u95fjhkw/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-objective-c/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-objective-c.svg)](https://david-dm.org/atom/language-objective-c)

Adds syntax highlighting and snippets to Objective-C files in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-perl/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Perl language support in Atom
[![CI](https://github.com/atom/language-perl/actions/workflows/ci.yml/badge.svg)](https://github.com/atom/language-perl/actions/workflows/ci.yml)

Adds syntax highlighting and snippets to Perl files in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-php/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# PHP language support in Atom
![CI Status](https://github.com/atom/language-php/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting and snippets to PHP files in Atom.

Expand Down
2 changes: 0 additions & 2 deletions packages/language-python/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Python language support in Atom
![ci](https://github.com/atom/language-python/workflows/ci/badge.svg)
[![Dependency Status](https://david-dm.org/atom/language-python.svg)](https://david-dm.org/atom/language-python)

Adds syntax highlighting and snippets to Python files in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-ruby-on-rails/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# Ruby on Rails language support in Atom
[![macOS Build Status](https://travis-ci.org/atom/language-ruby-on-rails.svg?branch=master)](https://travis-ci.org/atom/language-ruby-on-rails)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/5t4pa451fu5e0ghg/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-ruby-on-rails/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-ruby-on-rails.svg)](https://david-dm.org/atom/language-ruby-on-rails)

Adds syntax highlighting and snippets to Rails files in Atom.

Expand Down
2 changes: 0 additions & 2 deletions packages/language-ruby/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Ruby language support in Atom
![ci](https://github.com/atom/language-ruby/workflows/ci/badge.svg)
[![Dependency Status](https://david-dm.org/atom/language-ruby.svg)](https://david-dm.org/atom/language-ruby)

Adds syntax highlighting and snippets to Ruby files in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-sass/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Sass/SCSS language support in Atom
![CI Status](https://github.com/atom/language-sass/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting and snippets to Sass/SCSS files in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-shellscript/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# ShellScript language support in Atom
![CI Status](https://github.com/atom/language-shellscript/actions/workflows/main.yml/badge.svg)

Adds syntax highlighting and snippets to shell scripts in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-sql/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# SQL language support in Atom
[![CI](https://github.com/atom/language-sql/actions/workflows/ci.yml/badge.svg)](https://github.com/atom/language-sql/actions/workflows/ci.yml)

Adds syntax highlighting to SQL files in Atom.

Expand Down
2 changes: 0 additions & 2 deletions packages/language-text/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Plain text support in Atom
[![macOS Build Status](https://travis-ci.org/atom/language-text.svg?branch=master)](https://travis-ci.org/atom/language-text)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/psnekekg8lon67dw/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-text/branch/master) [![Dependency Status](https://david-dm.org/atom/language-text.svg)](https://david-dm.org/atom/language-text)

Grammar and snippets for plain text files in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-todo/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# TODO support in Atom
[![CI](https://github.com/atom/language-todo/actions/workflows/ci.yml/badge.svg)](https://github.com/atom/language-todo/actions/workflows/ci.yml)

Adds syntax highlighting to `TODO`, `FIXME`, `CHANGED`, `XXX`, `IDEA`, `HACK`, `NOTE`, `REVIEW`, `NB`, `BUG`, `QUESTION`, `COMBAK`, `TEMP`, `DEBUG`, `OPTIMIZE`, and `WARNING` in comments
and text in Atom.
Expand Down
3 changes: 0 additions & 3 deletions packages/language-toml/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# TOML language support in Atom
[![OS X Build Status](https://travis-ci.org/atom/language-toml.svg?branch=master)](https://travis-ci.org/atom/language-toml)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/kohao3fjyk6xv0sc/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-toml/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-toml.svg)](https://david-dm.org/atom/language-toml)

Adds syntax highlighting for [TOML](https://github.com/toml-lang/toml) in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-typescript/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# TypeScript language support in Atom
[![CI](https://github.com/atom/language-typescript/actions/workflows/ci.yml/badge.svg)](https://github.com/atom/language-typescript/actions/workflows/ci.yml)

[![Dependency Status](https://david-dm.org/atom/language-typescript.svg)](https://david-dm.org/atom/language-typescript)

Adds syntax highlighting and snippets for TypeScript in Atom.

Expand Down
1 change: 0 additions & 1 deletion packages/language-xml/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# XML language support in Atom
[![CI](https://github.com/atom/language-xml/actions/workflows/ci.yml/badge.svg)](https://github.com/atom/language-xml/actions/workflows/ci.yml)

Adds syntax highlighting and snippets to XML files in Atom.

Expand Down
3 changes: 0 additions & 3 deletions packages/language-yaml/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# YAML language support in Atom
[![macOS Build Status](https://travis-ci.org/atom/language-yaml.svg?branch=master)](https://travis-ci.org/atom/language-yaml)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/eaa4ql7kipgphc2n/branch/master?svg=true)](https://ci.appveyor.com/project/Atom/language-yaml/branch/master)
[![Dependency Status](https://david-dm.org/atom/language-yaml.svg)](https://david-dm.org/atom/language-yaml)

Adds syntax highlighting to YAML files in Atom.

Expand Down
2 changes: 1 addition & 1 deletion packages/one-dark-ui/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## One Dark UI theme [![Build Status](https://travis-ci.org/atom/one-dark-ui.svg?branch=master)](https://travis-ci.org/atom/one-dark-ui)
## One Dark UI theme

A dark UI theme that adapts to most syntax themes.

Expand Down

0 comments on commit d9e092f

Please sign in to comment.