Giter Site home page Giter Site logo

kiss-lint's Introduction

|-------------------------|
| KISS LINT               |     ,   ,
|-------------------------|    { \w/ }
| A package linter for    |     `>!<`
| Kiss Linux.             |     (/^\)
|-------------------------|     '   '
|=~=~=~=~=~=~=~=~=~=~=~=~=|

Kiss Lint is a WIP linter for Kiss Linux packages based on the style guide
(https://kisscommunity.bvnf.space/kiss/style-guide).

=== Building
============

Run 'cargo build --release'.

=== Testing
===========

The included 'test_pkg' is designed to throw every possible error that a package
could generate. Try running '../target/release/kiss-lint' from inside it.

=== Progress
============

This is a list of all parts of the style guide that are currently intended to
be added. This may extend to other parts in future, but at the moment these are
the parts that seem to be verifiable and/or are not covered by 'kiss c'.

[ ] Build
    [x] Shellcheck (#0201)
    [x] Indentation (#0202)
    [x] Line length (#0203)
    [x] POSIX shell shebang (#0204)
    [x] Quote entire strings (#0209)
    [x] Prefer $CC (#0212)
    [x] Use -p with mkdir (#0213)
    [x] Printf instead of echo (#0214)
    [ ] Build styles (#0400 thru #1150)

[x] Depends
    [x] Always available dependencies (#1202)
    [x] Make dependencies (#1203)
    [x] Sorted depends file (#1205)
    [x] Empty depends file (#1206)

[x] Sources
    [x] HTTPS sources (#1401)
    [x] Remote patches (#1402)
    [x] Git repositories (#1403)
    [x] Sources with www. and .git (#1404)

[x] Version
    [x] Git instead of 9999 (#1602)
    [x] Upstream and relative versions (#1603)

=== Contributing
================

Feel free to open an issue or pull request.

kiss-lint's People

Contributors

avs-origami avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.