Skip to content

microsoft/powerquery-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

mattmassonMatt Masson
and
Matt Masson
Oct 1, 2024
0ccfcdc · Oct 1, 2024
Mar 28, 2024
Dec 31, 2021
Mar 28, 2024
Dec 29, 2021
Mar 2, 2022
May 4, 2020
May 4, 2020
May 4, 2020
May 4, 2020
May 4, 2020
Sep 29, 2022
May 4, 2020
Mar 3, 2022
Oct 1, 2024
Apr 5, 2024
Mar 28, 2024

Repository files navigation

powerquery-formatter

Build Status

This project contains a source code formatter for the Power Query / M language.

Related projects

  • powerquery-parser: A lexer + parser for Power Query. Also contains features such as type validation.
  • powerquery-language-services: A high level library that wraps the parser for external projects, such as the VSCode extension. Includes features such as Intellisense.
  • vscode-powerquery: The VSCode extension for Power Query language support.
  • vscode-powerquery-sdk: The VSCode extension for Power Query connector SDK.

Build and test

Build

npm install
npm run build

Test

npm test

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published